it seems that all rows are in memory if the bulk mode is used.

would it be possible to have the possibility in the backend to call the
into_type for each row?
for databases that do not support the bulk mode?

it would avoid to duplicate the rows in memory and as well as in the
vectors.

also why the backend are not type safe? I see some void* (for vector<T> for
instance)
I am sure there is a good reason for it but I don't understand it for now.

Best regards,
Sylvain
------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Soci-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/soci-users

Reply via email to