Friday, July 31, 2009

OLEDB or ODBC examples in c++?

I need to do some SQL database work using a custom C++ client. I've looked at ATL and some of the MSDN examples but this is way more complicated than I need. Are there some libraries that make DBAPI work easier like how it is in C#?

OLEDB or ODBC examples in c++?
see this link





http://libodbcxx.sourceforge.net/





but i didn't work on c++ to connect to databse before


No comments:

Post a Comment