"select *" problem
Michel
michel.szarindar at bigfoot.com
Wed Apr 12 04:18:39 EDT 2000
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
More information about the FreeTDS
mailing list