|
| Create MS Access |
 |
Thu, 27 Mar 2008 16:09:48 +000 |
Hi Forum Members,
Just like writing or reading into an MS access file. Can we create a new MS
Access file using Visual Studio 2005
Thanks,
Arun
|
| Post Reply
|
| Re: Create MS Access |
 |
Thu, 27 Mar 2008 17:19:25 +000 |
i do not think you can create an .mdb file with VS 2005 you will need a copy of
Access to make it.
mcm
|
| Post Reply
|
| Re: Create MS Access |
 |
Thu, 27 Mar 2008 22:27:46 +000 |
VS doesn't provide any tools for doing this, but you can create your own code
to use ADOX to generate a new database without the need to have Access
installed on the machine: http://support.microsoft.com/kb/317867
|
| Post Reply
|
| Re: Create MS Access |
 |
Fri, 28 Mar 2008 14:48:46 +000 |
Hi Members,
Thanks for all your help.
I've question.
Does MS Access have the property of retaining the data history (What i could
find).
We run certain report that need to be written in MS Access. What we are
concerned is the increasing file size as we run the report.
Is there is any way to restrict property of MS Access.
Thanks.
|
| Post Reply
|
| Re: Create MS Access |
 |
Fri, 28 Mar 2008 19:45:48 +000 |
If you question is purely about using Access, then you would be better off
asking in a forum that specialises in the topic. This forum only discusses
using Access with ASP.NET for web sites. Since you can't make use of an Access
report in a web site, I think you might get more help here: www.utteraccess.com,
or here:
http://groups.google.co.uk/group/microsoft.public.access?hl=en&lnk=gschg.
|
| Post Reply
|
|
|
|
|
|
|
|
|
|