how to access sql using c++?

Feb 22, 2011 at 2:37pm
how to access sql using c++?
Feb 22, 2011 at 2:58pm
- Try using a network engine such as RakNet. It saves you time and also provides you with functions to start with such as logging in, appending or deleting an entry in the database.

- Use ADO or ODBC: http://msdn.microsoft.com/en-us/library/ms710252(v=VS.85).aspx
Topic archived. No new replies allowed.