ID:               16403
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Open
 Bug Type:         MSSQL related
 Operating System: windows NT 4.0
 PHP Version:      4.0.5
 New Comment:

one of the latest version of php_mssql.c php_mssql.h have a patch for
this problem, because the function dbconvert() of the MSSQL-Client-Api
wich is used for converting the datetime-values does wired things.

There is a new option in the php.ini called mssql.datetimeconvert if
set to Off then the datetime values are returned in the format
YYYY-MM-DD HH:MM:SS.

This patch is also in php4.2


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

[2002-04-03 19:54:08] [EMAIL PROTECTED]

what does it mean by "reclassified" ?

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

[2002-04-03 08:42:05] [EMAIL PROTECTED]

reclassified

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

[2002-04-03 00:21:39] [EMAIL PROTECTED]

I'm using PHP 4.0.5 with Microsoft SQL Server 6.5 in Windows NT 4.0
platform.

 When I try to select a "datetime" field in a record, the result is a
   truncated date like "Oct 10 2".


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


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

Reply via email to