Quote:
Originally Posted by Inigoesdr
Are you sure there isn't an error after the "Can't use resultset" text? Does your query return results when you run it directly (phpMyAdmin, HeidiSQL, etc)?
|
No error afterwards unless it's just not reporting SQL errors.
The SQL runs find in phpmyadmin
the page source prints this, which doesn't make any sense because it is supposed to have exited when it hit the die command
Code:
<table><tr><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td></tr>Can't use resultset:
and can I use the column name osh.comments in the code or do I have to use just comments?