Lines Matching refs:odbc_exec
2 odbc_exec(): Basic test
19 odbc_exec($conn, 'foo', 'bar');
20 odbc_exec($conn, 'foo');
22 odbc_exec($conn, '', '');
23 odbc_exec($conn, '');
25 odbc_exec($conn, 1, 1);
26 odbc_exec($conn, 1);
28 odbc_exec($conn, NULL, NULL);
29 odbc_exec($conn, NULL);
33 Warning: odbc_exec(): Argument #3 must be of type int, string given in %s on line %d
35 Warning: odbc_exec(): SQL error: %s in %s on line %d
37 Warning: odbc_exec(): Argument #3 must be of type int, string given in %s on line %d
39 Warning: odbc_exec(): SQL error: %s in %s on line %d
41 Warning: odbc_exec(): SQL error: %s in %s on line %d
43 Warning: odbc_exec(): SQL error: %s in %s on line %d
45 Warning: odbc_exec(): SQL error: %s in %s on line %d
47 Warning: odbc_exec(): SQL error: %s in %s on line %d