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
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: arl at andrewrlevine dot com
New email:
PHP Version: OS:

 

 [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: Tue Apr 23 18:01:34 2024 UTC