Possible for a Data Access Page?

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

Guest

Can a user access a database published on a webserver (via Data Access Pages)
even though they don't have ACCESS installed on their PC?, and still execute
queries and such?
 
Yes on the Internet/Intranet if the back-end is MSDE or SQL-Server.

Yes for the Intranet only if you want the back-end to be an MDB file. Also
possible for the Internet if you want to use RDS; which has been deprecated
by Microsoft for security reasons two or three years ago.

More info in the m.p.dataaccess.pages newsgroup.

S. L.
 

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