mikelt4
Posts: 9
|
| Posted: 03/09/2012, 3:45 PM |
|
PHP-5.2, MySQL- 5.0, IIS-7.0 ODBC - 5.01.10
getting the following error on one of my pages -
--------------------------------------------------------------------------
Database 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 'mbrcars LIMIT 0,11' at line 1
-------------------------------------------------------------------------
on other pages that are accessing other tables in the same database --- no problem. just errors on this one table.
saw another post that said to change the "Data Source Type" from Table to SQL. tried it, still errors.
this table, unlike the other tables, does have longblob fields for JPG files. don't know if this is an issue.
thx for any help.
mike
|
 |
 |
|