Freetds.conf and SQL 2005
"Federico Alves" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <01ba01c8a31d$4d5208a0$e7f619e0$@com> |
After spending the whole night trying to figure it out, I found something
hard to believe. If I include in my freetds.conf the right definition for my
server:
[minixel]
host = minixel
port = 1433
tds version = 8.0
The parameter values (type 4042) don't work. This is a stored procedure
against SQl 2005 using perl. If I comment out the section "tds version =
8.0", then everything works. This happens with both RC4 and RC2
If Frediano Ziglio wishes to further investigate in my box, please contact
me at [email protected] . This behavior is abnormal.