Hi,
I am using Tmysqlquery and TmySqlUpdateSQL to update(insert/delete/modify) the database concring user input, but i get the error "you have an error in your
sql syntax near 'OC2000000A000000201' EmySqldatabase error"
The problem is not the databaseconnection. The problem is the
SQL-
Query you are using.
LOG it for debugging purposes. Or maybe post the
query here...