Re: Data Access Page Frozen
- From: "Sylvain Lafontaine" <sylvain aei ca (fill the blanks, no spam please)>
- Date: Tue, 26 Dec 2006 16:27:07 -0500
For all practical purposes, you cannot access a Access database (mdb file)
over the Internet with DAP; you can do this only on your local machine or
over a local LAN. I'm afraid that you will have to use something else, like
ASP.NET, to put your database online.
--
Sylvain Lafontaine, ing.
MVP - Technologies Virtual-PC
E-mail: sylvain aei ca (fill the blanks, no spam please)
"Josephers" <Josephers@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:1D0698A9-B7B4-4BD8-97D6-295034CE11A4@xxxxxxxxxxxxxxxx
Sorry, I've posted this on the General Questions, but I found this
newsgroup
just now.
I've been trying to configure a data access page (created using wizard
from
Access 2003) for online access from any
computer, and I've managed to post it online
(http://jchoi.lanowen.com/data.htm). The data table has two records in it,
but none of them show up on the data access page. The controls at the
bottom
(previous/next, create new records, etc.) are frozen and are only
displayed
as pictures. The server is not at home so I've been asking my friend to
configure the server for me. It seems that there are no more server
problems
(all the permissions seem to be set properly), since there are no more
error
messages.
I've gotten "internet server error" and "An error occured while tryin to
access "data". Check to see that the object exists." and "cannot find
file"
errors, but they're all gone now. Now it's just frozen with no values
being
displayed, and no active controls. Does anybody know the problem?
I've tried using MS IE 6 SP1 on Windows Server 2000, and MS IE 7 on
Windows
XP SP2.
Before, if I tried putting "" around the data source in the html code
(such
as: data source="F:\input\database.mdb"), the controls would freeze, but
now
even when I remove the quotation marks, the controls do not respond.
Any help would be appreciated. Thanks!
.
- Prev by Date: Re: Passing data
- Next by Date: Update DAP with SELECT query
- Previous by thread: Re: Passing data
- Next by thread: Update DAP with SELECT query
- Index(es):
Relevant Pages
|