G
Greg Shannan
All:
Is there some standard way I can test for the existence of a database table?
I am using ODBC with an ingres database; and I don't really want to open a query
like "select * ...." because I may end up reading the whole thing in, when all I
want to know is if the table exists.
I'm just wondering if there is a standard way in ado with ODBC.
TIA
.... Greg Shannan
Is there some standard way I can test for the existence of a database table?
I am using ODBC with an ingres database; and I don't really want to open a query
like "select * ...." because I may end up reading the whole thing in, when all I
want to know is if the table exists.
I'm just wondering if there is a standard way in ado with ODBC.
TIA
.... Greg Shannan