racket/collects/db/private/odbc
Ryan Culpepper 281df3221e db: tried async execution with odbc... didn't work
Added note in TODO, my guess why not.
Fixed odbc ffi bindings, added a few more status checks.
2011-08-30 12:04:25 -06:00
..
connection.rkt db: fixed issues with statement finalization (don't use weak hash) 2011-08-30 12:04:24 -06:00
dbsystem.rkt
ffi-constants.rkt db: implemented list-tables for odbc (db2, oracle only) 2011-08-27 16:31:22 -06:00
ffi.rkt db: tried async execution with odbc... didn't work 2011-08-30 12:04:25 -06:00
main.rkt