|
-
March 12th, 2008, 05:28 AM
#1
C++ SQL Library
Hello,
I am looking for a free (open source) C++ SQL database library.
I would like it to be able to use different DBMS (e.g. Microsoft SQL server, MySql etc.). Windows platform should be supported. Other platforms are optional.
I'd like to hear your experiences with such libraries. And good recommendations!
Thanks!
-
March 12th, 2008, 05:52 AM
#2
Re: C++ SQL Library
Have you tried searching the Web. A little searching brought me to OTL. There are probably more out there.
Of course, you may not necessarily need a database abstraction library, e.g., you have a storage layer, and are willing to re-implement it for each database management system that you support.
-
March 12th, 2008, 06:22 AM
#3
Re: C++ SQL Library
 Originally Posted by laserlight
Have you tried searching the Web. A little searching brought me to OTL. There are probably more out there.
Erm ...
 Originally Posted by cancel
I'd like to hear your experiences with such libraries. And good recommendations!
-
March 12th, 2008, 06:31 AM
#4
Re: C++ SQL Library
cancel did not even mention any that he or she has considered.
-
March 12th, 2008, 07:19 AM
#5
Re: C++ SQL Library
 Originally Posted by laserlight
Have you tried searching the Web.
Yes, but it is very hard to find information on the quality (stability, performance etc) of the libraries. So that's why I hope there are some people who have expericence with such libraries. i don't have a short list yet, so I am open to all sugeestions.
-
March 25th, 2008, 07:48 AM
#6
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|