Is there anybody who used FireBird DB?
Kagamin via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Wed Mar 30 13:23:13 PDT 2016
You can also look here
https://github.com/cruisercoder/dstddb/blob/master/src/std/database/odbc/database.d for an example of accessing ODBC from D (only strings are supported so far).
More information about the Digitalmars-d-learn
mailing list