|
From: Michael P. <mic...@ho...> - 2001-03-19 14:57:17
|
I'm using the Bio:Genex API to access V1 DB to retrieve = arraymeasurements for an experimentset with 262 arrays in it. I"m hitting a limit of 100 = arraymeasurement entries retrieved from the database through = Bio::Genex::ArrayMeasurement->get_all_objects, but I've not set the = LIMIT variable. Even if I set the LIMIT variable explicitly to "1000", I'm still getting only 100 objects returned. Ideas on where to look? Regards, Michael Pear |