VB.net code to copy tables or queries from one access db to anothe

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

Guest

How do I program vb.net to copy a query or table from one MS Access database
to another?
 
Bob said:
How do I program vb.net to copy a query or table from one MS Access
database to another?


There is no VB.Net keyword for this purpose. Have a look at the ADO.Net
group: microsoft.public.dotnet.framework.adonet

Armin
 

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