php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #31830 mssql_query do not return any thing while the query really executed
Submitted: 2005-02-03 17:35 UTC Modified: 2005-02-03 19:43 UTC
From: tsaid at sana-tech dot com Assigned:
Status: Closed Package: *Database Functions
PHP Version: 5.0.3 OS: windows
Private report: No CVE-ID: None
 [2005-02-03 17:35 UTC] tsaid at sana-tech dot com
Description:
------------
When you use mssql_query to insert or update data, the returned result is false but the query is really executed.
So you don't know if the query was really executed or not :/



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-02-03 19:43 UTC] fmk@php.net
This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.

This bug has been reported too many times. Please search the bug database before submitting.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 12:01:27 2024 UTC