Skip to Content.
Sympa Menu

freetds - PHP+MSSQL+FreeTDS problem

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Iulian Sirbu" <iulian_75 AT hotmail.com>
  • To: freetds AT franklin.oit.unc.edu
  • Subject: PHP+MSSQL+FreeTDS problem
  • Date: Fri, 18 Jan 2002 10:14:41 -0500


Hello!
I recently installed a configuration like this:
Redhat Linux 7.2/Apache 1.3.22/PHP 4.1.1/FreeTDS 0.53 and
Windows2000/SQLServer 2000.
FreeTDS was compiled with "--with-tdsver=4.2 --prefix=/usr/local/freetds
--enable-msdblib --enable-dbmfix --enable-shared --enable-static"
I make my conections to MSSQLServer through PHP and "tdsver=7.0".
Everything seems to work fine except the fact that at certain queries the
resultset is "twisted". E.g.: while I'm fetching the resultset from MSSQL,
certain fields are retrieved corectly but completed by parts of other
previous fields.
What could go wrong and what can I do?
Thank you.




Archive powered by MHonArc 2.6.24.

Top of Page