static extern short SQLRowCount(int StatementHandle, out long RowCount);
Declare Function SQLRowCount Lib "odbc32.dll" (TODO) As TODO