Skip to Content

unixodbc v2.3.11

Created
Updated

unixODBC is an Open Source ODBC sub-system and an ODBC SDK for Linux, Mac OSX, and UNIX

# Usage

The package unixodbc is compatible with built-in CMake targets:

find_package(unixodbc REQUIRED)
target_link_libraries(main PRIVATE UNIX::odbc) 

# License

# Supported Platforms

osx | linux

  • linux
  • osx
  • uwp
  • windows

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No dependencies.

# Dependents

# Host Dependents

No dependents.

# Contributors

  • kreuzerkrieg's avatar kreuzerkrieg
  • Jack·Boos·Yu's avatar Jack·Boos·Yu
  • nicole mazzuca's avatar nicole mazzuca
  • Billy O'Neal's avatar Billy O'Neal
  • autoantwort's avatar autoantwort
  • Michal Cepek's avatar Michal Cepek
  • Thomas1664's avatar Thomas1664
  • reito's avatar reito

# Changelog

  • 8c9416f [multiple-ports] Fix missing usage (#29345)
  • 4bc8be1 [unixodbc] no absolute paths (#24815)
  • b25a13c [freetds, unixodbc] Update (#24279)
  • abf52dd [unixodbc] no absolute paths (#21572)
  • ee34294 [unixodbc] update to v2.3.9 (#21432)
  • a53fec7 [unixodbc] no absolute paths (#21258)
  • b295670 Bulk convert control files. (#19986)
  • 4cbbcbd [vcpkg macos ci] Switch to using our own base boxes, to fix bringing up mac machines (#13619)
  • 47a883b [unixodbc/nanodbc] Fix unixodbc build failure and set it as a dependency on nanodbc (#11613)
  • cd0ea13 [unixODBC] Add new port (#10057)

# Source