I am using ADO to connect to DB2 via an ODBC DSN from an application program written in VC++ 6.0/MFC. I call ADODB::Connection::OpenSchema method to get the list of tables. After that I iterate through the returned TABLES Rowset to retrieve the list of table names and the list of fields in each...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.