From:             [EMAIL PROTECTED]
Operating system: W2000
PHP version:      4.1.2
PHP Bug Type:     ODBC related
Bug description:  Missing rows in select

I have a problem with ODBC source to IBM DB2 UDB (running on AS/400 V5.0)

ex.
a query select count (*) from osld1f3/inp60 ... returns 35000 but select *
from osld1f3/inp60 return only 17910 rows!

I have the newest Client access ODBC driver.
-- 
Edit bug report at http://bugs.php.net/?id=16404&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16404&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16404&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16404&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16404&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16404&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16404&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16404&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16404&r=submittedtwice

Reply via email to