23 lines
384 B
Plaintext
23 lines
384 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...
|
|
Param 1: type INTEGER; size 10; dec digits -1; nullable
|
|
# of result cols: 2
|
|
Result set:
|
|
3 foobar
|
|
disconnecting
|