Confused Newbie!!

  • Thread starter Thread starter Jeff
  • Start date Start date
J

Jeff

Hello. I was thinking about using the data access page
feature, but could not find anything saying if the person
accessing the web page needs Access installed on their
computer. I know the data access page is in html, but I
am confused about whether the end-user needs access to
view that page and add new records. Thanks for any input.

Confused,
Jeff
 
The person does not need ACCESS installed, but must have the Office Web
Components installed. They can be downloaded from Microsoft's web site for
free, I believe.
 
The short answer is that this can be useful on a company's
internal intranet, but I wouldn't even attempt to put this
out over the internet. Most webmasters would have a
conniption fit even thinking about opening up their server
to run this. Keeping it strictly internal is another
matter, though.

At minimum, you'll need to deploy the backend database on
a machine running IIS.

You may want to read up on doing this, as it can be pretty
complex. There's a good article on MSDN:

http://msdn.microsoft.com/library/default.asp?
url=/library/en-us/dnacc2k2/html/deploydap.asp


DBS
 

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