https://github.com/ntdls/csqlbinding
C++ library for connecting to SQL server, executing and managing record sets.
https://github.com/ntdls/csqlbinding
mssql recordset sqlserver
Last synced: 3 months ago
JSON representation
C++ library for connecting to SQL server, executing and managing record sets.
- Host: GitHub
- URL: https://github.com/ntdls/csqlbinding
- Owner: NTDLS
- License: mit
- Created: 2018-04-19T19:08:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-26T19:00:48.000Z (about 1 year ago)
- Last Synced: 2025-03-27T21:22:54.356Z (10 months ago)
- Topics: mssql, recordset, sqlserver
- Language: C++
- Size: 36.1 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CSQLBinding
C++ library for connecting to SQL server, executing and managing record sets.