I know and I am convinced now, MsSql suks. But my company runs the primary DataBase server on MsSql. So I want to implement a backup WWW browser using Linux with PHP and Apache.
I can connect now to the MsSql Database (7.0) but when I query the table I get in return nothing (empty spaces). The number of lines of the dislpay table is the same with the number of the records in the DataBase table.
IMPORTANT «insert» statement works just fine !
I'm using ADODB, and in the php lib I have sybase_ct.so library, odbc.so library (and other many).