via PHP to Microsoft SQL Server V7.0
Brian Bruns
camber at umcc.ais.org
Mon Jan 17 23:26:53 EST 2000
One other thing James, you might want to grab SQSH to do testing with.
It's a command line tool that is a little bit less wieldy than the
apache/php combo.
Brian
On Tue, 18 Jan 2000, James Cameron wrote:
> Brian Bruns wrote:
> > You can also define a environment var call TDSDUMP that will create a
> > log file (ie export TDSDUMP=/tmp/freetds.log). That should help debug
> > things.
>
> Creates the file, but doesn't write anything to it during login.
> The file size is zero.
>
> > using slirp by chance? I'm using it currently without problem.
>
> AltaVista Tunnel 98, actually. A TCP based tunnel on Digital UNIX.
> Nothing else fails, of course. ;-)
>
> > When MS SQL closes the connection after the login packet, it generally
> > means it thinks the packet is mangled...Did you configure using
> > --with-tdsver=4.2 ?
>
> Yes, I did. Then did a make, make install, and re-linked php.
>
> I'm asking someone else at work to set up a server so that I can see if
> it is logging anything useful about the disconnection reason.
>
> --
> James Cameron (cameron at stl.dec.com)
>
More information about the FreeTDS
mailing list