Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

C++ Database APIs

0

50 views

Well after some playing and failing it turns out i have header clashes with Eclipse and MINGW compiler while using the DTL library ( http://dtemplatelib.sourceforge.net/ )

Does anyone know of a library that will work with these tools? I'm looking for one that can atleast handle oracle, MySQL and SQL. With it also been open-sourced!

asked June 9, 2011 10:27 am CDT
posted via StackOverflow

1 Answer

0
 

You could take a look at the OTL or maybe SOCI.
I used both of them in a linux environment but I guess they should work with the mingw too(although I never tried it).

answered June 9, 2011 11:24 am CDT

Your answer

Join with account you already have


Sign in with Twitter account
Sign in with Facebook account
Sign in with Google Friend Connect

Preview
Similar questions