PHP Classes

Ultimate MySQL class. Fatal error: Uncaught exception 'Excepti

Recommend this page to a friend!

      Ultimate MySQL  >  All threads  >  Ultimate MySQL class. Fatal error:...  >  (Un) Subscribe thread alerts  
Subject:Ultimate MySQL class. Fatal error:...
Summary:Error when activate $db->ThrowExceptions = false;
Messages:1
Author:Mario
Date:2012-03-29 16:45:03
 

  1. Ultimate MySQL class. Fatal error:...   Reply   Report abuse  
Picture of Mario Mario - 2012-03-29 16:45:03
Hi I have this error when I activate ThrowExceptions

Fatal error: Uncaught exception 'Exception' with message 'Table 'tss_sales_demo.surveyss' doesn't exist error 4 (1514)' in C:\xampp\htdocs\ventas\class\mysqlClass.php on line 1514
( ! ) Exception: Table 'tss_sales_demo.surveyss' doesn't exist error 4 (1514) in C:\xampp\htdocs\ventas\class\mysqlClass.php on line 1514

Can you help me??? I know that i have an error in my query but why the try and catch does not work fine

thanks