1connected
2# of result cols: 2
3Result set:
41	0102030405060708
5
6Testing SQLBindParameter with SQLExecDirect...
7Result set:
8foo
9bar
10
11Testing SQLBindParameter with NULL param...
12Result set:
13NULL
14
15Testing SQLBindParameter with integer NULL param...
16
17Testing SQLDescribeParam...
18Skipped, SQLDescribeParam is not supported
19# of result cols: 2
20Result set:
213	foobar
22disconnecting
23