cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
how to access sql using c++?
how to access sql using c++?
Feb 22, 2011 at 2:37pm UTC
shan03
(4)
how to access sql using c++?
Feb 22, 2011 at 2:58pm UTC
Ultima
(20)
- 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.