Categories > TinyButStrong general >

View Errors SQL

The forum is closed. Please use Stack Overflow for submitting new questions. Use tags: tinybutstrong , opentbs
By: Jesus
Date: 2006-07-19
Time: 16:50

View Errors SQL

Hello, I am using adodb and tbs in an application Web, and want to see the errors that can generate my consultation SQL and the permissible errors to purify my scripts PHP, for example in which is not column or not this table YYYYY and that types of errors. Thanks and disculpenme my badly English
By: Skrol29
Date: 2006-07-20
Time: 00:00

Re: View Errors SQL

Hi,

I guess you are using the John Lim's ADOdb, not the Ms Adodb.

You need to add some error catchings in the file "tbsdb_jladodb.php". Thta's true erroe messages are mising there. Just after the $conn->Execute($query);