Visual C++ 6 Unleashed

Visual C++ 6 Unleashed

By MICKEY WILLIAMS and David Bennett

Catalog Functions

In most cases, when you are developing a database application, you should already know about the structure of the database. However, for certain browser-type applications or administrative tools, your app may not know much about the data source until runtime. You can retrieve information about the structure (catalog, schema, and so forth) of a database with the following functions provided by ODBC:

Share ThisShare This

Informit Network