unixodbc v2.3.14
- Created
- Updated
unixODBC is an Open Source ODBC sub-system and an ODBC SDK for Linux, Mac OSX, and UNIX
# Usage
unixodbc provides CMake targets:
# unixODBC Driver Manager library
find_package(unofficial-unixodbc CONFIG REQUIRED)
target_link_libraries(main PRIVATE (unofficial::unixodbc::odbc)
unixodbc provides pkg-config modules:
# unixODBC Driver Manager library
odbc
# unixODBC Cursor Library
odbccr
# unixODBC Configuration Library
odbcinst
# License
Unspecified
# Supported Platforms
linux | osx
- ✅ linux
- ✅ osx
- ❌
uwp - ❌
windows
# Features
No features defined.
# Dependencies
No transitive dependencies.
# Host Dependencies
and 2 transitive dependencies:
# Dependents
# Host Dependents
No dependents.
# Contributors
kreuzerkrieg
Jack·Boos·Yu
nicole mazzuca
Billy O'Neal
autoantwort
Michal Cepek
Thomas1664
reito
Kai Pastor