Insert Form Returns Error
-
So the insert form works well, the record does end up on the sql database but returns the following error
Couldn’t perform query (1400): SELECT
FROM UserRecords WHERE
Number
=’5′ ANDName
=’Richard Test’ ANDLocation
=’Alabama’ ORDER BYDESC LIMIT 1 – Unknown column ” in ‘field list’.
Any ideas?
- The topic ‘Insert Form Returns Error’ is closed to new replies.