My VB application uses .mdb file. Can I distrubute to other users

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I developed a Visual BAsic application that uses .mdb to store temporary
data. Can I distribute my program with the .mdb.
Thanks
 
Yes, you need to make sure that who ever is going to use is has the MS
access drivers but that is nearly everyone.
 
Alex White MCDBA MCSE said:
Yes, you need to make sure that who ever is going to use is has the MS
access drivers but that is nearly everyone.

If the references are set in VB, the necessary support DLLs _should_ be
packaged by the Packaging and Distribution Wizard, shouldn't they?

Larry
 

Ask a Question

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.

Ask a Question

Back
Top