php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #53317 SQLDATETIME not supported by mssql_bind()
Submitted: 2010-11-15 18:13 UTC Modified: 2013-02-18 00:34 UTC
From: arl at andrewrlevine dot com Assigned:
Status: No Feedback Package: MSSQL related
PHP Version: 5.2.14 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
33 + 17 = ?
Subscribe to this entry?

 
 [2010-11-15 18:13 UTC] 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


Patches

bug53317 (last revision 2010-11-20 15:57 UTC by Kalle@php.net)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-11-18 15:58 UTC] felipe@php.net
-Summary: SQLDATETIME not supported by msql_bind() +Summary: SQLDATETIME not supported by mssql_bind()
 [2010-11-20 16:57 UTC] Kalle@php.net
-Status: Open +Status: Feedback
 [2010-11-20 16:57 UTC] Kalle@php.net
Hi could you please try the attached patch?
 [2010-11-20 16:57 UTC] Kalle@php.net
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
 [2013-02-18 00:34 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 05:01:29 2024 UTC