Cannot access MSSQL db
mitch at mdmiller.com
mitch at mdmiller.com
Sun Apr 7 20:56:19 EDT 2002
Um ... Isn't Login incorrect a password / user id issue? Seems like the
server responded just find, and said "go away."
-- Mitch
On Mon, 8 Apr 2002, James
Cameron wrote:
> David Nordenberg wrote:
> > [dna]
> > host = dna.utb.net
> > port = 1433
> > tds version = 4.2
> > Connection refused
> > DB-Library: Login incorrect.
> > in apache's error_log
>
> SQL server is not responding to a connection on port 1433.
> Prove this by attempting one yourself on the Apache server machine;
>
> # telnet dna.utb.net 1433
>
> If you get 'connection refused', then FreeTDS cannot use the server
> unless you tell it the port it can connect on.
>
>
More information about the FreeTDS
mailing list