|
Posted by: on 12/31/1969 7:00 PM | |
| | | |
|
MySQL Query ERROR in - 4 select * from event_mem e_id
where select * from announcements a_id where a_type = '' AND a_date_expire >= now() and a_sort >= 1 order by a_sort AND e_active_yn = 'y'
and e_date >= now() order by e_date limit 3 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 'select * from announcements a_id where a_type = '' AND a_date_expire >= now() ' at line 2
MySQL Query ERROR in - 4 select * from download d_id
where select * from announcements a_id where a_type = '' AND a_date_expire >= now() and a_sort >= 1 order by a_sort AND d_exp >= now() order by d_post_date 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 'select * from announcements a_id where a_type = '' AND a_date_expire >= now() ' at line 2
|