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 2 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 ~master 2022-Mar-02 - Download Stats:
-
-
7 downloads today
-
62 downloads this week
-
70 downloads this month
-
2438 downloads total
-
- Score:
- 1.8
- Short URL:
- odbc.dub.pm