Skip to Content.
Sympa Menu

freetds - ODBC: SQLGetTypeInfo and sp_datatype_info, sybase test

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: ZIGLIO Frediano <Frediano.Ziglio AT vodafoneomnitel.it>
  • To: "Freetds (E-mail)" <freetds AT franklin.metalab.unc.edu>
  • Subject: ODBC: SQLGetTypeInfo and sp_datatype_info, sybase test
  • Date: Tue, 25 Jun 2002 10:26:10 +0200


SQLGetTypeInfo can be implemented using sp_datatype_info, a system store
procedure. This store procedure is present from mssql 6.5 and sybase.
Someone have access to some version of sybase (not only last) and can test
the result of this procedure with different parameters? First parameters is
the same of SQLGetTypeInfo, second, in mssql, if odbc version.
I think we can rewrite our SQLGetTypeInfo implementation without adding
tds_typeinfo table.
Also different version of odbc require some field rename and additional
field. mssql have another param for tell the odbc version, sybase seem not.

freddy77

=================================
"STRICTLY PERSONAL AND CONFIDENTIAL

This message may contain confidential and proprietary material for the sole
use of the intended recipient. Any review or distribution by others is
strictly prohibited. If you are not the intended recipient please contact
the sender and delete all copies.
The contents of this message that do not relate to the official business of
our company shall be understood as neither given nor endorsed by it."

=================================



  • ODBC: SQLGetTypeInfo and sp_datatype_info, sybase test, ZIGLIO Frediano, 06/25/2002

Archive powered by MHonArc 2.6.24.

Top of Page