MSSQL 7 problem

wxdqz

New Member
Hi,

I seem to have a problem with mssql7 and PHP. My PHP code works fine with INSERT statments, but I can't retrieve any data from the database.

The SQL staments are correct, as they work if I run them using the SQL GUI which ships with mssql.

The PHP query function itself doesn't actually return an error, but the recordset is empty every time. Any ideas?

I tried this on PHP 4.0.2 & 4.0.4 & 4.0.4pl1 on an NT server.

Please help,

Silvio
 
Back
Top