via PHP to Microsoft SQL Server V7.0

Brian Bruns camber at umcc.ais.org
Mon Jan 17 22:59:47 EST 2000




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)
> 

you could also attempt to log into the JDBC server (in the interfaces
file) username is guest password sybase. 

Brian





More information about the FreeTDS mailing list