A
Arturo
I posted this yesterday and got a reply from Sylvain Lafontaine telling me to
use SQL because you can't use Access as the Connection String with a Data
Access Page on the internet. Or, at least that what it souned like to me. The
post seemed to disappear so I could not reply. Here is the post:
START OF POST
I have a folder named Students. In it I have a database named MYBE.mdb. I
created a DAP named Students using a table in MYBE.mdb. As you know, it
created a DAP in the folder named Students.
I first put a record in the DAP using the Connection String
"C:\Students\MYBE.mdb." It worked great. I then put the folder and the two
files on the web. I added a second record, closed the site, returned to the
site, and the records were still there.
It was working great. Then, through some checking, I found out it was
updating the database C:\Students\MYBE.mdb and not the database in the web
folder. I will use fictitious names to illustrate what I did next.
The DAP is located at "http://www.sitename.us/Students/Students.htm." In the
Connection String of the DAP, I put the location
"http://www.sitename.us/Students/MYBE.mdb."
When I open the web page I get two Microsoft Internet Explorer error
messages. The first is "Data provider could not be initialized." The second
is "Not a valid file name."
END OF POST
HERE IS MY REPLY
We intend to use SQL at a later time. Due to time constraints and employee
availability, I have volunteered to help if I could do this in Access. We
need to gather information right now and I can manage the data if I can get
it into Access. Later, we will convert all this to SQL as Sylvain explained.
Right now, I need to know: If you can't use Access as a Connection String
file, or, if you can. If you can, would you please tell me how to fix my
dilemna?
Thank you.
use SQL because you can't use Access as the Connection String with a Data
Access Page on the internet. Or, at least that what it souned like to me. The
post seemed to disappear so I could not reply. Here is the post:
START OF POST
I have a folder named Students. In it I have a database named MYBE.mdb. I
created a DAP named Students using a table in MYBE.mdb. As you know, it
created a DAP in the folder named Students.
I first put a record in the DAP using the Connection String
"C:\Students\MYBE.mdb." It worked great. I then put the folder and the two
files on the web. I added a second record, closed the site, returned to the
site, and the records were still there.
It was working great. Then, through some checking, I found out it was
updating the database C:\Students\MYBE.mdb and not the database in the web
folder. I will use fictitious names to illustrate what I did next.
The DAP is located at "http://www.sitename.us/Students/Students.htm." In the
Connection String of the DAP, I put the location
"http://www.sitename.us/Students/MYBE.mdb."
When I open the web page I get two Microsoft Internet Explorer error
messages. The first is "Data provider could not be initialized." The second
is "Not a valid file name."
END OF POST
HERE IS MY REPLY
We intend to use SQL at a later time. Due to time constraints and employee
availability, I have volunteered to help if I could do this in Access. We
need to gather information right now and I can manage the data if I can get
it into Access. Later, we will convert all this to SQL as Sylvain explained.
Right now, I need to know: If you can't use Access as a Connection String
file, or, if you can. If you can, would you please tell me how to fix my
dilemna?
Thank you.