Can I use in VB.NET Access.mdb tables even if the user hasn't Access installed?

  • Thread starter Thread starter Marcel
  • Start date Start date
M

Marcel

Hi,

I'm not shure if this is the right forum but the core program is VB.NET. So,
my question is: can I create, open, read and write Access.mdb tables even if
the user for which I'm writing a program hasn't Access installed?

Regards,

Marcel
 
just use the OleDB jet database provider, there is no need for access when
you use this free provider included with windows
 
Thanks for this information Brian. I'll get step by step in the right
direction.

Marcel
 

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