 Thread Author
# 1

11-11-2011, 11:18 AM
|
| CrackBerry Newbie | | Join Date: Nov 2011 Posts: 4 Likes Received: 0
Thanked 0 Times in 0 Posts
| |
New Course Addition Error Message
I previously posted that I was having difficulty adding a new course, something I had done many times. Following is the message I receive after entering the course basic information:
ADD FACILITY
INSERT INTO tblCourse (fid, version, CourseName, NewCourseName, NumberOfHoles, dtmCreated, dtmUpdated, UpdatedBy, CreatedBy, clat, clon, Par) VALUES (, 1, 'Sanctuary Golf Course', 'Sanctuary Golf Course', 18, now(), now(), '68.253.210.203', '68.253.210.203', 41.523584, -87.950449, 72)
Bad query: 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 ' 1, 'Sanctuary Golf Course', 'Sanctuary Golf Course', 18, now(), now(), '68.253.' at line 1
Please go Back and try again.
Any ideas what's happening?
Thanks,
Tom
|