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
- Registered by Samael Bate
- 1.0.0 released 3 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:
-
-
0 downloads today
-
12 downloads this week
-
903 downloads this month
-
8601 downloads total
-
- Score:
- 3.4
- Short URL:
- odbc.dub.pm