Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Get table list from ODBC Connection in .NET

Status
Not open for further replies.

mbaranski

Programmer
Nov 3, 2000
421
0
0
US
OK, I have an OdbcConnection (Visuall C++ .net) object, connected to an (unknown DB Vendor) ODBC source on the machine.

How do I get a list of tables and viewes in the database that I'm connected to?

I can run queries, etc, but not get a table list.

Thanks!
 
One more bump here, someone has to know how to do this?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top