Hi,
I'm not sure what could be wrong here. I don't get the asp error message.
I have not edited the /dwzUpload/Upload.asp, line 619 and I don't know what the error want me to do.
The connettion string is:
set MM_gadeplanDB_STRING = server.createobject("ADODB.connection") MM_gadeplanDB_STRING.Open "DBQ=" & server.mappath("../scripts/gadeplan.mdb") & ";Driver={Microsoft Access Driver (*.mdb)}"
I get data from the database so there is a connetion.
/Rudy |
|
|