ID:               31511
 User updated by:  Arne dot Heizmann at csr dot com
 Reported By:      Arne dot Heizmann at csr dot com
-Status:           Feedback
+Status:           Closed
 Bug Type:         MSSQL related
 Operating System: Windows Server 2003
 PHP Version:      4.3.10
 New Comment:

Thanks; that CVS snapshot seems to work.


Previous Comments:
------------------------------------------------------------------------

[2005-01-12 12:47:02] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip



------------------------------------------------------------------------

[2005-01-12 11:41:00] Arne dot Heizmann at csr dot com

Description:
------------
I have upgraded a company-internal website from PHP 4.3.9 to PHP 4.3.10
and I am now getting the following error for just about any INSERT or
UPDATE query I send to the MS SQL database:

    Changed database context to '(dbname)'.

Where (dbname) is, of course, the name of the DB.

I believe that this is a duplicate of 31372; however, 31372 was closed
"Bogus" but I do believe that this is a real problem, and I couldn't
find a way of re-opening that other bug. A comment also says that it is
a duplicate, but doesn't say what bug it is a duplicate of (and I
searched for it and couldn't find it). I've also noticed 31195, but it
didn't mention this error message, so I don't know if it's the same
problem.

Expected result:
----------------
Queries that succeed in PHP 4.3.9 should equally succeed in PHP 4.3.10.

Actual result:
--------------
Queries fail with "Changed database context" error message.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=31511&edit=1

Reply via email to