Hello all,

I've got a question regarding dynamic binding and bulk operations (only for 
DQLs). It is possible to do dynamic binding with bulk operations in order to 
reduce network roundtrips?

I have to use the Core interface with `exchange_for_rowset`, but it seems there 
is no option to do prefetching since the fetch size used to call to the backend 
is determined by the size of the bind variables (using vectors) and I can't 
provide such vectors. Is there any option to do prefetching and dynamic binding?

Thanks in advance!
_______________________________________________
soci-users mailing list
soci-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/soci-users

Reply via email to