odbc 1.0.0

Wrapper for ODBC headers


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

ODBC for D

DUB Package CI

For many years odbc has been available in phobos under etc.c.odbc due to the work of David L. Davis in 2006.

  • etc/c/odbc/sql.d
  • etc/c/odbc/sqlext.d
  • etc/c/odbc/sqltypes.d
  • etc/c/odbc/sqlucode.d

Those modules are now deprecated (see Mark etc.c.odbc as deprecated), this package is simply the code as it was prior to that change made available via dub. The imports are now:

  • odbc/sql.d
  • odbc/sqlext.d
  • odbc/sqltypes.d
  • odbc/sqlucode.d
Authors:
  • Samael Bate (singingbush)
  • David L. Davis (original author)
Dependencies:
none
System dependencies:
ODBC needs to be available (odbc32.dll on Windows)
Versions:
1.0.0 2021-Jun-10
~main 2024-Feb-20
Show all 2 versions
Download Stats:
  • 3 downloads today

  • 220 downloads this week

  • 1124 downloads this month

  • 5841 downloads total

Score:
3.3
Short URL:
odbc.dub.pm