Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/dtebridge/public_html/sistemas/siaweb_system/adodb/drivers/adodb-mysql.inc.php on line 166
Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /home/dtebridge/public_html/sistemas/siaweb_system/adodb/drivers/adodb-mysql.inc.php on line 166
=----
(mysql): SELECT COUNT(*) FROM adoxyz
-----
Warning: mysql_query() expects parameter 2 to be resource, boolean given in /home/dtebridge/public_html/sistemas/siaweb_system/adodb/drivers/adodb-mysql.inc.php on line 258
1045: Access denied for user 'root'@'localhost' (using password: NO)
=----
(mysql): select ID, firstname as "First Name", lastname as "Last Name", created as "Date Created" from adoxyz order by id
-----
Warning: mysql_query() expects parameter 2 to be resource, boolean given in /home/dtebridge/public_html/sistemas/siaweb_system/adodb/drivers/adodb-mysql.inc.php on line 258
1045: Access denied for user 'root'@'localhost' (using password: NO)
=----
(mysql): select ID, firstname as "First Name", lastname as "Last Name", created as "Date Created" from adoxyz order by id LIMIT 7
-----
Warning: mysql_query() expects parameter 2 to be resource, boolean given in /home/dtebridge/public_html/sistemas/siaweb_system/adodb/drivers/adodb-mysql.inc.php on line 258
1045: Access denied for user 'root'@'localhost' (using password: NO)
Notice: Only variable references should be returned by reference in /home/dtebridge/public_html/sistemas/siaweb_system/adodb/drivers/adodb-mysql.inc.php on line 249