[HELP] MSSQL in C++

11/07/2009 14:31 tanelipe#1
So I've recently started to work with C++ and I'm facing rather annoying problem, databases. I'm using MSSQL and it seems like there is no proper tutorial on how to use it on the internet. Has anyone used MSSQL and C++ together and if you did, did you use third party library or did you build your database wrapper from scratch?

I'm not really into using MySql (irony is that you can find a lot of tutorials on this) so I'm using MSSQL. Any help setting this up would be greatly appreciated.
11/09/2009 23:04 InfamousNoone#2
Google.com ftw.

[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]

Enjoy?
11/10/2009 16:27 unknownone#3
[Only registered and activated users can see links. Click Here To Register...]

SQLAPI++ is fine to use too though.