php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56404 can't fetch the right data
Submitted: 2005-05-30 10:25 UTC Modified: 2005-05-30 11:12 UTC
From: noon at ms8 dot url dot com dot tw Assigned:
Status: Not a bug Package: PECL bug system (PECL)
PHP Version: 5.0.3 OS: Windows XP
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 !
Your email address:
MUST BE VALID
Solve the problem:
23 - 3 = ?
Subscribe to this entry?

 
 [2005-05-30 10:25 UTC] noon at ms8 dot url dot com dot tw
Description:
------------
I found out that there are two bugs in pdo_dblib.

1.when system select data, Only the latest one  was correct.
2.When system fetch no data in mssql, it will cause the system crash.


Expected result:
----------------
1.fetch right data
2.no error

Actual result:
--------------
1.fetch wrong data
2.system crash

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-05-30 11:12 UTC] helgi at trance dot is
This is not the pdo package, please report this to peacl.php.net/pdo
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 09:01:29 2024 UTC