
10-17-2007, 08:15 PM
|
|
|
Join Date: Jul 2004
Posts: 128
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
This one:
Quote:
Invalid SQL:
SELECT COUNT(*) AS newposts FROM post WHERE dateline >= 17:30, 17th October 2007 AND visible = 1;
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 ':30, 17th October 2007 AND visible = 1' at line 1
Error Number : 1064
|
|