I'm writing an application in which I've decided to use SQL Server as the back end database.
Until now I have only had experience with the MySQL C API and have never accessed an MSSQL database from C++ before.
Could anyone recommend a good way of doing this, and possibly some links to some documentation?
Many thanks for any help,
Daniel Briley
Until now I have only had experience with the MySQL C API and have never accessed an MSSQL database from C++ before.
Could anyone recommend a good way of doing this, and possibly some links to some documentation?
Many thanks for any help,
Daniel Briley