Putting database on the Web

G

Guest

I am doing a research project and want my clients to be able to access a
questionaire online. is it possible to put this questionaire online in a FORM
design, where the answers to the questions can be connected to a "behind the
scenes" table that has already been created? Can different people access this
questionaire online, fill it out, and submit it - so that all of the info
will be stored in an access database table? and if so, how can this be done?
 
N

Norman Yuan

In general, no, you cannot use Access on the web. You need to develop a web
application against the data in a *.mdb file, if yo do not have high volume
traffic.
 

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