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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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: Thu Apr 18 18:01:28 2024 UTC