C++ library to discover sql database schema for multiple vendors? -
just wondering if knows of c++ library provides single interface querying database schema (tables, fields, field types), , variety of vendors? know dtl degree, although haven't dug details of how it, or if makes info available external itself.
*odbc fine, , i've considered it, i'd see if there other libraries might encompass odbc, native drivers (to access info odbc may not provide?), obscure databases may not provide odbc drivers, etc.
that can done odbc.
Comments
Post a Comment