[Dev-C++] C++ and Connecting to Databases
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
From: Jordan B. <jor...@me...> - 2011-05-31 21:25:26
|
I am currently creating a simple console application that will connect to remote database. I am using visaul studio 2005 and have created a new win32 console application. I am wanting to know how do I go about conencting to a database within C++ using the available APIs. I know they are a couple and I have googled about three different one from many different sources and am still confused. If someone could show me a related article or internet tutorial on how to do this or a general example of what it should look like with a specfic API I would greatly appreciate it. |