cravendale
04-15-2011, 02:56 PM
Hey,
I keep getting SQL errors related to the following...
Invalid SQL:
REPLACE INTO whoread
(userid, threadid, dateline, ipaddress)
VALUES
(1905, , 1302882188, '213.120.121.252');
MySQL Error : 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 ' 1302882188, '213.120.121.252')' at line 4
Error Number : 1064
Can anyone please advise me how I'd problem solve this?
thanks
I keep getting SQL errors related to the following...
Invalid SQL:
REPLACE INTO whoread
(userid, threadid, dateline, ipaddress)
VALUES
(1905, , 1302882188, '213.120.121.252');
MySQL Error : 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 ' 1302882188, '213.120.121.252')' at line 4
Error Number : 1064
Can anyone please advise me how I'd problem solve this?
thanks