scsh-0.6/scsh/odbc
eknauel 7cc0537ed4 Basic support for using SQLBindCol() from Scheme. Reading integer
values from result set is broken. Unbinding columns is not implemented
yet.
2002-09-24 13:29:03 +00:00
..
odbc-bindcol.scm Basic support for using SQLBindCol() from Scheme. Reading integer 2002-09-24 13:29:03 +00:00
odbc-types.scm Scheme records for ODBC structures date, time, timestamp and numeric 2002-08-29 13:49:14 +00:00
odbc.c Basic support for using SQLBindCol() from Scheme. Reading integer 2002-09-24 13:29:03 +00:00
odbc.h Basic support for using SQLBindCol() from Scheme. Reading integer 2002-09-24 13:29:03 +00:00
odbc.scm - support for SQLNumParams() (odbc_sql_num_params) 2002-09-12 14:31:31 +00:00