Re: Data Access Page Frozen
- From: "fneily1" <fneily@xxxxxxxxxxx>
- Date: 25 Jan 2007 06:20:39 -0800
Ms. Lafontaine is mistaken, if not lying. I have placed Access
databases on the INTERnet for my state's transportation system and
teach students in a college how to do it. See:
How to deploy data access pages over the Internet
http://support.microsoft.com/?kbid=264080
Ms. Lafontaine should not give out technical advice if she's not
trained.
On Dec 26 2006, 4:27 pm, "Sylvain Lafontaine" <sylvain aei ca (fill
the blanks, no spam please)> wrote:
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" <Joseph...@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in messagenews: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!- Hide quoted text -- Show quoted text -
.
- Follow-Ups:
- Re: Data Access Page Frozen
- From: Sylvain Lafontaine
- Re: Data Access Page Frozen
- Prev by Date: Multiple records created by DAP entry
- Next by Date: Re: Data Access Page Frozen
- Previous by thread: Multiple records created by DAP entry
- Next by thread: Re: Data Access Page Frozen
- Index(es):
Relevant Pages
|