![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm writing a Clarion program (Clarion6.3 9056) that connects to a MySQL database via an ODBC connection (MySQL Connector/ODBC driver). Everything seems to be ok, I can view records, scan through them and can insert records into the database, but if I try to change/update an existing record e.g. Access:Staff.Update() or Access:Staff.TryUpdate() I get an error - An error (Unsupported File Driver Function (80)) was experienced when making changes to the staff file. The username and password I'm using in MySQL has ALL Priviledges turned on, so I can only assume I'm either using the wrong update statement or the ODBC driver has some kind of read-only setting on it. If someone could help it'd be much appreciated. |
![]() |
| Thread Tools | |
| Display Modes | |
| |