[freetds] Problem connecting to SQL Server 8.0 and XP Professional

Lowden, James K LowdenJK at bernstein.com
Thu Oct 14 14:08:15 EDT 2004


-----Original Message-----
From: fishtail100-freetds at yahoo.com
Sent: Thursday, October 14, 2004 12:26 PM

I'm trying to connect to SQL Server 8.0 on XP PRO from
Linux - Redhat 8.0 using freetds 0.62.4. Both
computers are on the same network and I can both ping
the box with SQL Server 8.0 and telnet to SQL Server
8.0 using the IP and port. 

I keep getting Login incorrect ... even though I'm
sure this a correct login. Also, I 've set SQL server
to allow SQL Server and Windows authentication. I
don't think the request is getting to SQL Server since
I don't see any replies in the tds log file....
-----End Original Message-----

You're right, you're not reaching the server.  Something is answering
the port, true, but it's not responding.  An invalid login would
engender an 0xAA packet response, indicating the error with a message.  

>From the log, I can only suppose the server is not listening on 1533.  

--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.
If you, as the intended recipient of this message, the purpose of which is to inform and update our clients, prospects and consultants of developments relating to our services and products, would not like to receive further e-mail correspondence from the sender, please "reply" to the sender indicating your wishes.  In the U.S.: 1345 Avenue of the Americas, New York, NY 10105.




More information about the FreeTDS mailing list