Wierd, I've just hit this problem with one of my datasets!
QueryAllRecords = true, Readbuffer is set at 100 but when the dataset is opened it returns 1 record at a time, taking ages to retrieve the 63 records
I've tried changing the readonly property but unfortunately it doesn't make any...