Hi all,

I'm sure this is a very common question. I've read the docs and I 
understand that I cannot use an empty vector to store results in:

"Use of the vector based types mirrors that of the standard types, with 
the size of the vector used to specify the number of records to process 
at a time."

and

"The above example retrieves first 100 rows of data (or less). The 
initial size of names vector provides the (maximum) number of rows that 
should be read. Both vectors will be automatically resized according to 
the number of rows that were actually read."

Can someone point me to some docs or give an example of how I can 
retrieve a result set of an unknown size?

Thanks,

Simon

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Soci-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/soci-users

Reply via email to