Edit report at http://bugs.php.net/bug.php?id=53317&edit=1
ID: 53317 Patch added by: ka...@php.net Reported by: arl at andrewrlevine dot com Summary: SQLDATETIME not supported by mssql_bind() Status: Feedback Type: Feature/Change Request Package: MSSQL related Operating System: Linux PHP Version: 5.2.14 Block user comment: N Private report: N New Comment: The following patch has been added/updated: Patch Name: bug53317 Revision: 1290268641 URL: http://bugs.php.net/patch-display.php?bug=53317&patch=bug53317&revision=1290268641 Previous Comments: ------------------------------------------------------------------------ [2010-11-20 16:57:06] ka...@php.net Hi could you please try the attached patch? ------------------------------------------------------------------------ [2010-11-15 18:13:31] arl at andrewrlevine dot com Description: ------------ SQLDATETIME and SQLDATETIM4 seem to not be supported by the MSSQL extension. I don't see any reason why they shouldn't be. The constant is already supported in other parts of php_mssql.c but just not in the function that defines mssql_bind(). It is also not in the Predefined Constants list here: http://us2.php.net/manual/en/mssql.constants.php ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=53317&edit=1