Click to See Complete Forum and Search --> : Display a list of Tables from an ODBC source


CoffeeMug
August 12th, 2005, 04:15 AM
Hi all,

Sorry if this is not the proper forum for this topic, if it's off topic, please move it to the proper forum.
I want to make an application that displays a list of tabels from a DB2 ODBC connection, using the Odbc namespace.
Does anyone know how to do this?
I know SqlClient namespace has a class with a method to do this, but I can't think of a way to do this in ODBC.
Can anyone please help?