C++ library to communicate with Microsoft SQL Server
Run the following Vcpkg command to install the port.
vcpkg install tdscpp
tdscpp provides CMake targets:
find_package(tdscpp REQUIRED)
target_link_libraries(main tdscpp)
OpenSSL support
v20250301#0
Mar 3, 2025
!android & !uwp & !osx
maharmstone/tdscpp10
github.com/maharmstone/tdscpp
1326212d38
LGPL-3.0
Manifest