Files
openGauss-connector-odbc/test/expected/params_1.out
2020-06-24 16:11:37 +08:00

23 lines
371 B
Plaintext

connected
# of result cols: 2
Result set:
1 0102030405060708
Testing SQLBindParameter with SQLExecDirect...
Result set:
foo
bar
Testing SQLBindParameter with NULL param...
Result set:
NULL
Testing SQLBindParameter with integer NULL param...
Testing SQLDescribeParam...
Skipped, SQLDescribeParam is not supported
# of result cols: 2
Result set:
3 foobar
disconnecting