MacataQ
08-06-2005, 10:32 PM
hello all
i have see this problem posted in here before and have read/tried the suggested solutions
if someone could take a lot at this , and give any advice , i would appreciate it
i am trying to use a DNS-less connection
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.
/users.asp, line 80
Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
Page:
POST 82 bytes to /users.asp
POST Data:
action=insert&index=1&username-1=*******&password1-1=*******&password2-1=********
Time:
Saturday, August 06, 2005, 8:55:07 PM
error occurs here:
set rs = DbConn.Execute(sql)
okay i think i got thru this one by following along with the links
now i recive a different error at the same spot . only now it is saying
"syntax error in INSERT INTO statement"
.... is the light at the end of the tunnel a train?
Mac
i have see this problem posted in here before and have read/tried the suggested solutions
if someone could take a lot at this , and give any advice , i would appreciate it
i am trying to use a DNS-less connection
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.
/users.asp, line 80
Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
Page:
POST 82 bytes to /users.asp
POST Data:
action=insert&index=1&username-1=*******&password1-1=*******&password2-1=********
Time:
Saturday, August 06, 2005, 8:55:07 PM
error occurs here:
set rs = DbConn.Execute(sql)
okay i think i got thru this one by following along with the links
now i recive a different error at the same spot . only now it is saying
"syntax error in INSERT INTO statement"
.... is the light at the end of the tunnel a train?
Mac