Dataset not taking more than 39 rows!
I have a dataset that I fill using Microsoft ODP.net and Oracle9i database. The sql returns 60 rows, however the OracleHelper.ExecuteMappedDataset returns 0 rows.
I found out that if the number of data rows returned is less than 40 I see
the data in the dataset with count = 39 otherwise the count = 0
Any idea what could be causing it?
Thanks
J.
jana_banPosted Sep 17, 2004, 9:00 AM
spgilmorePosted Aug 31, 2004, 6:02 PM
jana_banPosted Aug 30, 2004, 12:15 PM
jana_banPosted Aug 30, 2004, 12:15 PM
jana_banPosted Aug 27, 2004, 4:20 PM
spgilmorePosted Aug 27, 2004, 3:11 PM
jana_banPosted Aug 27, 2004, 12:28 PM