E
Edwin Knoppert
I need to create an empty MDB from code.
Can't find it on google.
Can't find it on google.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
)
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.