multiple users

A

AccessNovice

I doing a study on Canine mammary cancer and would like to have various
veterinarians fill out a questionaire that can be stored in the database I
created. I created a form that is linked to 3 different tables, and I would
like to create a switchboard that I can post online so that people can click
on the appropriate questionaire and fill out the form. This way they can
input the information directly into the database. Is it possible to put this
form online so that multiple veterinarians can access it? if so, is that what
the "pages" part of the database is for? Any advice as to how to do this
would be greatly appreciated!
thanks!
 
A

Arvin Meyer [MVP]

The Pages are Data Access Pages and are used on local intranets. For a live
connection to your database over the Internet, you need to put the database
on an Internet server like Apache or IIS (Internet Information Server) the
web pages are created using ColdFusion or ASP.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads
http://www.datastrat.com
http://www.mvps.org/access
 

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