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
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
- 1.0.0 released 4 years ago
- singingbush/odbc
- github.com/singingbush/odbc
- BSL-1.0
- Authors:
- Dependencies:
- none
- System dependencies:
- ODBC needs to be available (odbc32.dll on Windows)
- Versions:
-
1.0.0 2021-Jun-10 ~main 2024-Feb-20 - Download Stats:
-
-
4 downloads today
-
106 downloads this week
-
1623 downloads this month
-
10486 downloads total
-
- Score:
- 3.4
- Short URL:
- odbc.dub.pm