connecting to database

hey , can any one tell me how to connect my c++ code to any database using drivers.

Thanks in advance
Well what type of database??? SQL? Local or a Server? Need more info really since there are different types of databases for different needs and each have a different way of going about it.
yes if MS mysql is the database and odbc is the driver being used.which library should i use and also how to use
Registered users can post here. Sign in or register to post.