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
v20240707#0
Jul 9, 2024
!android & !uwp & !osx
maharmstone/tdscpp10
github.com/maharmstone/tdscpp
b65dbc0b65
LGPL-3.0
Manifest