Skip to Content.
Sympa Menu

freetds - Re: StarOffice, unixODBC, FreeTDS

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Martin Spott <mas AT plesnik.de>
  • To: TDS Development Group <freetds AT franklin.metalab.unc.edu>
  • Subject: Re: StarOffice, unixODBC, FreeTDS
  • Date: Wed, 20 Nov 2002 15:26:53 +0100


On Wed, Nov 20, 2002 at 03:07:02PM +0100, ZIGLIO Frediano wrote:

> I'm sorry but version 0.60 have a small problem with SQLDriverConnect. This
> was fixed in CVS version, so try a snapshot.

O.k., I tried the recent snapshot (there was no difference in file size
between the last two days):

[ODBC][15320][SQLAllocHandle.c][328]
Entry:
Handle Type = 2
Input Handle = 0x862b8b8
[ODBC][15320][SQLAllocHandle.c][448]
Exit:[SQL_SUCCESS]
Output Handle = 0x864c500
[ODBC][15320][SQLSetConnectAttr.c][212]Application tried to turn logging off
[ODBC][15320][SQLSetConnectAttr.c][281]
Entry:
Connection = 0x864c500
Attribute = SQL_ATTR_LOGIN_TIMEOUT
Value = 0x14
StrLen = 0xfffffffa
[ODBC][15320][SQLSetConnectAttr.c][471]
Exit:[SQL_SUCCESS]
[ODBC][15320][SQLDriverConnect.c][600]
Entry:
Connection = 0x864c500
Window Hdl = (nil)
Str In = [DSN=gluehbirne;UID=mas;PWD=*******][length
= 34]
Str Out = 0xbfffc860
Str Out Max = 4096
Str Out Ptr = 0xbfffc05e
Completion = 0
UNICODE Using encoding ASCII 'ISO8859-1' and UNICODE 'UCS-2LE'

DIAG [08001] tds_connect failed

[ODBC][15320][SQLDriverConnect.c][1135]
Exit:[SQL_ERROR]
[ODBC][15320][SQLFreeHandle.c][250]
Entry:
Handle Type = 2
Input Handle = 0x864c500
[ODBC][15320][SQLFreeHandle.c][301]
Exit:[SQL_SUCCESS]


I used 'tcpdump -e -i eth0 -l -vvv' to listen on the Sybase server's network
interface - but it dos not show the slightest hint of a connection attempt.
So this is not a communication error between client and server but an
internal ODBC error on the client,

Martin.
--
Unix _IS_ user friendly - it's just selective about who its friends are !
--------------------------------------------------------------------------




Archive powered by MHonArc 2.6.24.

Top of Page