ID:               20735
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           Closed
 Bug Type:         MSSQL related
 Operating System: Windows 2000
 PHP Version:      4.3.0RC2
 New Comment:

Feedback via email:

"I have no more MSSQL problems with RC3. Thank to whoever fixed it."




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

[2002-12-04 22:47:36] [EMAIL PROTECTED]

Please try using this CVS snapshot:

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



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

[2002-12-04 22:23:19] [EMAIL PROTECTED]

can you try a snapshot release - latest cvs from (snaps.php.net) - I
believe there where some fixes to the ms-sql driver in the last few
days.


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

[2002-11-30 09:10:11] [EMAIL PROTECTED]

can you try setting the
debug = 5
in the ini file 

This should give you an idea of how far it is getting before crashing.

Then just add exit;'s until you locate the line of code that is causing
it to die. - my guess is that is a bug with the ms-sql bindings.
Unfortunatly I dont have access to ms-sql (or windows 2000) to test
this on.

Regards
Alan

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

[2002-11-30 07:34:41] [EMAIL PROTECTED]

can you send me ([EMAIL PROTECTED]) the database create script and your
ini file - I'll see if I can reproduce this on linux.


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

[2002-11-30 06:52:06] [EMAIL PROTECTED]

When I try to create to DB_DataObject class definition (DB_DataObject
0.6) I get a crash.

I give the instruction:

d:\php430\php.exe createTables.php D:\work\livo2\etc\dbo_livo.ini

The message box (unfortunatly in german) says:

Die Anweisung in "0x778cb9b1" verweist auf Speicher in "0x00000000".
Der Vorgang "written" konnte nicht auf dem Speicher durchgeführt
werden.

Klicken Sie auf "OK", um das Programm zu beenden.
Klicken Sie auf "Abbrechen", um das Programm zu debuggen.

(The instruction in "0x778cb9b1" refers to memory at "0x00000000". The
task "written" could not be processed. (...)).

Contact me for screenshots and more, if you want.

Regards,

Peter Hopfgartner

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


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

Reply via email to