Problem with MySQL
Hi,
How would I check if there were no rows returned by the query? If I use the following: Code:
I get this error: Code:
Invalid DBI result handle 0Code:
I get a tag mismatch warning. Thanks in advance. |
Re: Problem with MySQL
Might want to post all your code. I also recommend using SQLX, as it's the most up to date version of the SQL/Database libraries (unless of course you have reason to specifically use DBI).
|
Re: Problem with MySQL
Alright, Thanks.
Is there any documentation on using SQLX? |
Re: Problem with MySQL
The documentation I used was called "Searching for plugins that use it and read their source"
|
Re: Problem with MySQL
|
| All times are GMT -4. The time now is 11:01. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.