tdscppv20250301
- Updated
C++ library to communicate with Microsoft SQL Server
- Project website: https://github.com/maharmstone/tdscpp
#Usage
tdscpp provides CMake targets:
find_package(tdscpp REQUIRED)
target_link_libraries(main tdscpp)#Features
No default features.
#ssl
OpenSSL support
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (through openssl)
- vcpkg-cmake-config (through openssl)
- vcpkg-cmake-get-vars (through openssl)
#Host Dependencies
and 2 transitive dependencies:
- vcpkg-cmake-get-vars (through icu)
- vcpkg-make (through icu)
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Mark Harmstone