Deprecated: mysql_pconnect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /opt/lampp/htdocs/pruebas/siaweb_system2/adodb/drivers/adodb-mysql.inc.php on line 175
=----
(mysql): delete from adoxyz where lastname like 'Smith%'
-----
1146: Table 'test.adoxyz' doesn't exist
Notice: Only variable references should be returned by reference in /opt/lampp/htdocs/pruebas/siaweb_system2/adodb/adodb.inc.php on line 576
=----
(mysql): SELECT * FROM ADOXYZ WHERE id = -1
-----
1146: Table 'test.ADOXYZ' doesn't exist
Notice: Only variable references should be returned by reference in /opt/lampp/htdocs/pruebas/siaweb_system2/adodb/adodb.inc.php on line 576
Bad $rs in GetInsertSQL. Connection or SQL invalid. Try using $connection->debug=true;
=----
(mysql):
-----
1065: Query was empty
Notice: Only variable references should be returned by reference in /opt/lampp/htdocs/pruebas/siaweb_system2/adodb/adodb.inc.php on line 576
=----
(mysql): SELECT * FROM ADOXYZ WHERE lastname='Smith$@//'
-----
1146: Table 'test.ADOXYZ' doesn't exist
Notice: Only variable references should be returned by reference in /opt/lampp/htdocs/pruebas/siaweb_system2/adodb/adodb.inc.php on line 576
No record found!
Bad $rs in GetUpdateSQL. Connection or SQL invalid. Try using $connection->debug=true;
=----
(mysql):
-----
1065: Query was empty
Notice: Only variable references should be returned by reference in /opt/lampp/htdocs/pruebas/siaweb_system2/adodb/adodb.inc.php on line 576
Rows Affected=
=----
(mysql): select * from adoxyz where lastname like 'Smith%'
-----
1146: Table 'test.adoxyz' doesn't exist
Notice: Only variable references should be returned by reference in /opt/lampp/htdocs/pruebas/siaweb_system2/adodb/adodb.inc.php on line 576
Bad $rs in rs2html. Connection or SQL invalid. Try using $connection->debug=true;