Edit report at http://bugs.php.net/bug.php?id=53317&edit=1
ID: 53317 Updated by: ka...@php.net Reported by: arl at andrewrlevine dot com Summary: SQLDATETIME not supported by mssql_bind() -Status: Open +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: Hi could you please try the attached patch? Previous Comments: ------------------------------------------------------------------------ [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