connecting Excel to Access through ADO

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

Guest

I plan to put an Access database on a server, and build an Excel application
that pulls data from it via ADO. Will each user need a runtime version of
Access on their local machine, or is a copy of Excel all they will need?
 
If all you're doing is using an MDB file to store data, you don't need
Access to be installed on each client. Technically, you're not using Access:
you're using a Jet database.
 

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