What is the query / code that you are sending to MS-SQL in PHP?


-----Original Message-----
From: Daniel Ryhle [mailto:[EMAIL PROTECTED]]
Sent: 12 March 2002 21:42
To: [EMAIL PROTECTED]
Subject: MS SQL problem with php


I run MS SQL 2000 on a win 2k machine and IIS5. On this i have installed
php4.11 with php_mssql.dll support. When i do an insert query it works fine.

But my problem is with SELECT querys.

If i write a select query and run it on a table that is empty it works fine.

BUT if i put an entry into the table and run the same query again it just
stands and think until it time out. Extremely strange, cause ive programmed
some php against mysql on a linux machine and never had any troubles. But
this is totally...wacked..

Seems to work fine if i run the same querys directly in ms sql.

Is this a bug in php or is it perhaps just a configuration question or
somethin??

Extremely glad if someone had any info about this cause i need to get it to
work







-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to