freetds AT lists.ibiblio.org
Subject: FreeTDS Development Group
List archive
[freetds] Some tds_* functions have changed in the last several weeks???
- From: "Harrison, Bruce (CXO)" <Bruce.Harrison AT hp.com>
- To: <freetds AT lists.ibiblio.org>
- Subject: [freetds] Some tds_* functions have changed in the last several weeks???
- Date: Wed, 11 Dec 2002 13:55:31 -0700
Hello All!
It appears that some time between November 22, 2002 and today, some
of the tds_* function definitions have changed. It this documented
somewhere? Below are a couple of examples that the compiler complained
about in my code. Maybe I somehow got an old kit on 11/22/02???
On November 22 (the date I pulled down the kit for the first time)
From tds.h
TDSSOCKET *tds_connect(TDSLOGIN *login, TDSCONTEXT *context,
void *parent);
From tdsconvert.h
TDS_INT tds_convert(TDSCONTEXT *context, int srctype, TDS_CHAR
*src,
TDS_UINT srclen, int desttype, TDS_UINT destlen,
CONV_RESULT *cr);
Today:
int tds_connect(TDSSOCKET *tds, TDSCONNECTINFO *connect_info);
TDS_INT tds_convert(TDSCONTEXT *context, int srctype, const TDS_CHAR
*src,
TDS_UINT srclen, int desttype, CONV_RESULT *cr);
Comments?
Bruce Harrison
Consultant
Hewlett-Packard Company
Colorado Springs, CO
(719) 592-4513
-
[freetds] Some tds_* functions have changed in the last several weeks???,
Harrison, Bruce (CXO), 12/11/2002
- Re: [freetds] Some tds_* functions have changed in the last several weeks???, Frediano Ziglio, 12/11/2002
- <Possible follow-up(s)>
-
RE: [freetds] Some tds_* functions have changed in the last several weeks???,
Harrison, Bruce (CXO), 12/11/2002
- RE: [freetds] Some tds_* functions have changed in the last several weeks???, Frediano Ziglio, 12/11/2002
- FW: [freetds] Some tds_* functions have changed in the last several weeks???, Harrison, Bruce (CXO), 12/12/2002
Archive powered by MHonArc 2.6.24.