General discussion
February 7, 2003 at 01:05 AM
ymp

Qx: Update/Delete MSAccess thru ODBC

by ymp . Updated 23 years, 7 months ago

Please help me.
I am now using PHP to connect MS Access database thru ODBC. Data retrivial is ok but error is found in UPDATE and DELETE. Is anyone of you have problem as same as mine? How to deal with that?
The code is:

The error message is:
Warning: SQL error: [Microsoft][ODBC Microsoft Access Driver] Must use update query., SQL state S1000 in SQLExecDirect in E:\php\save.php on line 13

the link is:
http://www.ympoon.com/php/userdb.php
Please help me.

This discussion is locked

All Comments