Skip to content

A Microsoft SQL Server (msodbcsql) Client Wrapper For (C++)

Notifications You must be signed in to change notification settings

DDoctorzeus/CppMSSQLWrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CppMSSQLWrapper

A Microsoft SQL Server (msodbcsql) Client Wrapper For (C++)

This Program Is Lisenced Under GNU V3 (https://www.gnu.org/licenses/gpl-3.0.en.html) and comes with ABSOLUTELY NO WARRANTY. You may distribute, modify and run it however you must not claim it as your own nor sublisence it.

I created this project for use in another application due to the lack of wrappers for C++ that are easy to use and can be used asynchronously accross threads.

Note that this is only a wrapper and you need to download msodbcsql.

I might add some formal documentation for this at some point (depending on demand) however for now look at the main.cpp in the Example folder.

I may make also make a c version of it later.

About

A Microsoft SQL Server (msodbcsql) Client Wrapper For (C++)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages