Skip to content

tdscppv20250301

Updated

C++ library to communicate with Microsoft SQL Server

#Usage

tdscpp provides CMake targets:

find_package(tdscpp REQUIRED)
target_link_libraries(main tdscpp)

#Supported Platforms

!android & !uwp & !osx

  • linux
  • windows
  • osx
  • uwp

#Features

No default features.

#ssl

OpenSSL support

Dependencies:

No transitive dependencies.

Host Dependencies:
3 transitive dependencies:

#Dependencies

No transitive dependencies.

#Host Dependencies

and 2 transitive dependencies:

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Mark Harmstone's avatarMark Harmstone

#Changelog

  • 1326212[tdscpp] update to 20250301 (#44103)
  • b65dbc0[tdscpp] Add new port (#39599)