CLIENT Driver Tests

Bad SQL


Notice: Only variable references should be returned by reference in /opt/lampp/htdocs/pruebas/siaweb_system2/adodb/adodb-csvlib.inc.php on line 88
http://localhost/php/phplens/adodb/server.php?sql=insertz into products (productname) values ('testprod 1')&fetch=0
http://localhost/php/phplens/adodb/server.php?sql=insertz+into+products+%28productname%29+values+%28%27testprod+1%27%29&fetch=0file/URL not found

Insert SQL 1


Notice: Only variable references should be returned by reference in /opt/lampp/htdocs/pruebas/siaweb_system2/adodb/adodb-csvlib.inc.php on line 88
http://localhost/php/phplens/adodb/server.php?sql=insert into products (productname) values ('testprod 1')&fetch=0
http://localhost/php/phplens/adodb/server.php?sql=insert+into+products+%28productname%29+values+%28%27testprod+1%27%29&fetch=0file/URL not found

Insert SQL 2


Notice: Only variable references should be returned by reference in /opt/lampp/htdocs/pruebas/siaweb_system2/adodb/adodb-csvlib.inc.php on line 88
http://localhost/php/phplens/adodb/server.php?sql=insert into products (productname) values ('testprod 2')&fetch=0
http://localhost/php/phplens/adodb/server.php?sql=insert+into+products+%28productname%29+values+%28%27testprod+2%27%29&fetch=0file/URL not found

Select SQL


Notice: Only variable references should be returned by reference in /opt/lampp/htdocs/pruebas/siaweb_system2/adodb/adodb-csvlib.inc.php on line 88
http://localhost/php/phplens/adodb/server.php?sql=select * from products&fetch=0
http://localhost/php/phplens/adodb/server.php?sql=select+%2A+from+products&fetch=0file/URL not found

Delete SQL


Notice: Only variable references should be returned by reference in /opt/lampp/htdocs/pruebas/siaweb_system2/adodb/adodb-csvlib.inc.php on line 88
http://localhost/php/phplens/adodb/server.php?sql=delete from products where productid>80&fetch=0
http://localhost/php/phplens/adodb/server.php?sql=delete+from+products+where+productid%3E80&fetch=0file/URL not found

Select SQL


Notice: Only variable references should be returned by reference in /opt/lampp/htdocs/pruebas/siaweb_system2/adodb/adodb-csvlib.inc.php on line 88
http://localhost/php/phplens/adodb/server.php?sql=select * from products&fetch=0
http://localhost/php/phplens/adodb/server.php?sql=select+%2A+from+products&fetch=0file/URL not found