Use Access on the Internet

G

Guest

I have a database created in Microsoft Access. I also have a website with
webspace. Can I make it so that people can use the database on the website
and if so how? My webspace provider provides SQL and CGI support are these
relevant to my question?
 
P

Pat Hartman \(MVP\)

Your provider needs to also support Access. If he doesn't, you can convert
your Access tables to SQL Server and leave your Access front end in tact,
linked to the SQL server database rather than the Jet database.

Do read the KB article about client/server performance to see if you need to
optimize your app to work more efficiently in this environment.
 

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

Top