Lines Matching refs:odbc_exec
2 odbc_exec(): Basic test
17 odbc_exec($conn, 'foo', 'bar');
18 odbc_exec($conn, 'foo');
20 odbc_exec($conn, '', '');
21 odbc_exec($conn, '');
23 odbc_exec($conn, 1, 1);
24 odbc_exec($conn, 1);
26 odbc_exec($conn, NULL, NULL);
27 odbc_exec($conn, NULL);
31 Warning: odbc_exec(): Argument #3 must be of type int, string given in %s on line %d
33 Warning: odbc_exec(): SQL error: %s in %s on line %d
35 Warning: odbc_exec(): Argument #3 must be of type int, string given in %s on line %d
37 Warning: odbc_exec(): SQL error: %s 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