A
Arturo
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."
Can anyone help me correct this? Thank you as always.
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."
Can anyone help me correct this? Thank you as always.