Hi,

Is there a reason to use only sqlite3_column_text?
why don't you call as well:
sqlite3_column_double
sqlite3_column_int
sqlite3_column_int64

is it not a performance loss doing the conversion from text to any type?

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