Re: [PHP] trouble with odbc

2001-02-01 Thread Remco Chang
ot; <[EMAIL PROTECTED]> Sent: Thursday, February 01, 2001 12:44 PM Subject: [PHP] trouble with odbc > I am running php4.04pl1 on RedHat6.2 with --esoob (EasySoft) connecting to > MSSQL 7.0 on WinNT 4. > The connection to this db works from another program on same machine. > >

[PHP] trouble with odbc

2001-02-01 Thread Michael Geier
I am running php4.04pl1 on RedHat6.2 with --esoob (EasySoft) connecting to MSSQL 7.0 on WinNT 4. The connection to this db works from another program on same machine. $count is returning -1. When running SQL Server Enterprise Mgr. on NT box, this query reurns 3 dummy records. Does anyone see