Jump to content

help needed.


whizzykid

Recommended Posts

I am getting this error all the time.

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '(`Account name`, `Account Number`, `Available balance`, `Country of Transfer`, `' at line 1

 

This is the code.

 $updateSQL = sprintf("UPDATE account1(`Account name`, `Account Number`, `Available balance`, `Country of Transfer`, `Country of Destination`, `Account Activation Fee`) VALUES (%s, %s, %s, %s, %s, %s)",

Link to comment
https://forums.phpfreaks.com/topic/169328-help-needed/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.