Skip to Content.
Sympa Menu

freetds - RE: [freetds] Logging

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] Logging
  • Date: Wed, 8 Jan 2003 16:02:02 -0500

> From: Martin Spott [mailto:mas AT plesnik.de]
> Sent: January 8, 2003 3:18 PM
>
> as James added some logging routines, I thought I'd post some
> logs :-)

Looks like we have some work to do. How's your C, Martin?

$ grep implem freetds.log |cut -d ' ' -f 6 |grep \)$ |sed s/\(/$'\t'/ |sed
s/\)// |sort -n |uniq
16 SQL_DATABASE_NAME
23 SQL_CURSOR_COMMIT_BEHAVIOR
29 SQL_IDENTIFIER_QUOTE_CHAR
47 SQL_USER_NAME
91 SQL_SCHEMA_USAGE/SQL_OWNER_USAGE
92 SQL_CATALOG_USAGE/SQL_QUALIFIER_USAGE
93 SQL_QUOTED_IDENTIFIER_CASE
94 SQL_SPECIAL_CHARACTERS
111 SQL_NEED_LONG_DATA_LEN
146 SQL_FORWARD_ONLY_CURSOR_ATTRIBUTES1
147 SQL_FORWARD_ONLY_CURSOR_ATTRIBUTES2
150 SQL_KEYSET_CURSOR_ATTRIBUTES1
151 SQL_KEYSET_CURSOR_ATTRIBUTES2
167 SQL_STATIC_CURSOR_ATTRIBUTES1
168 SQL_STATIC_CURSOR_ATTRIBUTES2
10000 SQL_XOPEN_CLI_YEAR

These are all from SQLGetInfo(). There's one more:

odbc:SQLGetConnectOption: Statement option 109 not implemented

--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.






Archive powered by MHonArc 2.6.24.

Top of Page