johoon
October 3rd, 1999, 12:16 AM
I can use ADO to access the database through ODBC.But I want to know
the table's name and the columns' name. What shall I do?
the table's name and the columns' name. What shall I do?
|
Click to See Complete Forum and Search --> : ADO's question johoon October 3rd, 1999, 12:16 AM I can use ADO to access the database through ODBC.But I want to know the table's name and the columns' name. What shall I do? October 4th, 1999, 04:32 AM Take a look at the schema methods. Tey will give you the information you are looking for. codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |