scsh-checkins
[Top] [All Lists]

[Scsh-checkins] scsh-0.6/scsh/odbc odbc-bindcol.scm odbc.c odbc.h

To: scsh-checkins@lists.sourceforge.net
Subject: [Scsh-checkins] scsh-0.6/scsh/odbc odbc-bindcol.scm odbc.c odbc.h
From: Eric Knauel <eknauel@users.sourceforge.net>
Date: Mon Sep 30 11:21:28 2002
List-id: <scsh-checkins.lists.sourceforge.net>
Sender: scsh-checkins-admin@lists.sourceforge.net
Update of /cvsroot/scsh/scsh-0.6/scsh/odbc
In directory usw-pr-cvs1:/tmp/cvs-serv24057

Modified Files:
        odbc-bindcol.scm odbc.c odbc.h 
Log Message:
+ This version introduces the all new SQLBindCol(), which might (in
  contrast to former versions) someday be capable of returning things
  like SQL_TIME_STRUCT, SQL_DATE_STRUCT, SQL_TIMESTAMP_STRUCT and
  SQL_NUMERIC_STRUCT.
+ However, SQLGetData() is now even more broken than before (if used
  on integer columns). It seems, that I failed to understand the API
  reference on SQLGetData() completly!



<Prev in Thread] Current Thread [Next in Thread>