Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 SQL and C++
Index -> Programming, C++ -> C++ Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
Velocity




PostPosted: Sun Jan 29, 2012 10:58 pm   Post subject: SQL and C++

How do I get C++ working with SQL.

As in I would like to make a log-in system where one can log-in through a C++ program and then it will go through the net check a SQL data base and if the account is valid, it will let them into the program?
Sponsor
Sponsor
Sponsor
sponsor
crossley7




PostPosted: Sun Jan 29, 2012 11:11 pm   Post subject: RE:SQL and C++

Try this out. Should give you enough examples. I haven't connected with C++ before, but it should be fairly straightforward (I have connected with a differen offline database type program and it was pretty easy once I got it set up.

http://bit.ly/wWHwEk
md




PostPosted: Sun Jan 29, 2012 11:36 pm   Post subject: RE:SQL and C++

Different databases will of course have different interfaces and different APIs. I'd suggest checking out sqlite for learning basic database interaction. It's small and fast and has plenty of good tutorials.
Velocity




PostPosted: Mon Jan 30, 2012 1:10 am   Post subject: RE:SQL and C++

Thank you very much md.
Display posts from previous:   
   Index -> Programming, C++ -> C++ Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 4 Posts ]
Jump to:   


Style:  
Search: