Hello All,
I'm trying to use mysql++ in c++builder 2010, but I can't get it to work.
I downloaded the library here: http://tangentsoft.net/mysql++/
In the downloaded file, there is a vc++ project available to build the dll, so I used vc++ to create the .dll.
But I can't get that dll to work in...