scsh-0.6/scsh/odbc
eknauel 4651284138 Fixed a braindead bug in odbc-sql-bindcol() buffer bookkeeping that
would raise an buffer-exceeded-error even if buffer_needed <
buffer_len after the buffer has been rebound
2002-09-24 13:48:20 +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 Fixed a braindead bug in odbc-sql-bindcol() buffer bookkeeping that 2002-09-24 13:48:20 +00:00
odbc.h Basic support for using SQLBindCol() from Scheme. Reading integer 2002-09-24 13:29:03 +00:00
odbc.scm added a few comments 2002-09-24 13:29:24 +00:00