E
Edwin Knoppert
I need to create an empty MDB from code.
Can't find it on google.
Can't find it on google.
BlackWasp said:If I need to generate Access DBs on the fly I use one of two methods.
First is to use the ADOX libraries. However, this can be a nuisance as is
it not a core .NET library. My favoured method is rather simple. Create
a blank database and distribute it with the application / web site. When
you need a new database, simply make a file copy of the blank one. (Told
you it was simple but it works!)
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.