Skip to Content.
Sympa Menu

freetds - "select *" problem

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Michel" <michel.szarindar AT bigfoot.com>
  • To: freetds
  • Subject: "select *" problem
  • Date: Wed, 12 Apr 2000 4:18:39


config : freetds5(tdsver=4.2)/php3/mssql6.5/apache309

I have a problem when I make mssql_query("select * from xxx"), what's
strange is that "select col1,col2 from xxx" works fine. The "select * "
returns "no data from your server". When the same query in Isql returns
datas.

My MSSql Trace shows the right querys but freetds dont seem to manage the
response on my config. I hope this is my fault, a missed option or such a
simple thing.

More over, the test t0009 fails and there's a "select *" inside.
therefore, I cant use stored procs.

please help.

Michel



  • "select *" problem, Michel, 04/12/2000

Archive powered by MHonArc 2.6.24.

Top of Page