Skip to Content.
Sympa Menu

freetds - RE: [freetds] No tables displayed in StarOffice usinf FreeTDS/ODB C

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Lowden, James K" <LowdenJK AT bernstein.com>
  • To: "'freetds AT lists.ibiblio.org'" <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] No tables displayed in StarOffice usinf FreeTDS/ODB C
  • Date: Wed, 18 Dec 2002 15:25:10 -0500

> From: Martin Spott [mailto:mas AT plesnik.de]
> Sent: December 18, 2002 10:22 AM
>
> odbc:SQLGetInfo: info option 25 not supported
> odbc:SQLGetInfo: info option 86 not supported

Martin,

Patch to src/odbc/odbc.c attached. Adds support for above two InfoType
values.

#25 is SQL_DATA_SOURCE_READ_ONLY. The patch doesn't inspect the real
situation; it returns FALSE, on the assumption that most people are not
connected readonly.

HTH.

--jkl


The information contained in this transmission may contain privileged and
confidential information and is intended only for the use of the person(s)
named above. If you are not the intended recipient, or an employee or agent
responsible for delivering this message to the intended recipient, any
review, dissemination, distribution or duplication of this communication is
strictly prohibited. If you are not the intended recipient, please contact
the sender immediately by reply e-mail and destroy all copies of the
original message. Please note that we do not accept account orders and/or
instructions by e-mail, and therefore will not be responsible for carrying
out such orders and/or instructions.




Attachment: star.diff
Description: Binary data




Archive powered by MHonArc 2.6.24.

Top of Page