This artical introduce you my C++ wrapper for FreeTDS MSSqlServer interface.
With this wrapper you can easily connect/disconnect sqlserver database, and execute insert/delete/update/select/create table commands.
This wrapper is not thread-safe and not fully tested. Leave me your better suggestions will be a good help.
You are free to use it in any way, but the author name should always be there.