scsh-checkins
[Top] [All Lists]

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

To: scsh-checkins@lists.sourceforge.net
Subject: [Scsh-checkins] scsh-0.6/scsh/odbc odbc.c odbc.h odbc.scm
From: Eric Knauel <eknauel@users.sourceforge.net>
Date: Wed Sep 11 07:13:04 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-serv1127

Modified Files:
        odbc.c odbc.h odbc.scm 
Log Message:
- support for SQLNativeSql()
- dynamic memory allocation for return values in these functions:
  - odbc_sql_get_info_string()
  - odbc_sql_get_connect_attr_string()
  - odbc_sql_get_stmt_attr_string()
  - odbc_sql_get_desc_field_string()
  - odbc_sql_get_cursor_name()
  - odbc_sql_native_sql()
  - odbc_sql_get_data()
  - odbc_sql_describe_col()
  - odbc_sql_get_diag_recs()
- odbc_sql_data_sources() is still broken: sometimes the result string
  is truncated. I'm not sure if this not a unixODBC-bug...



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