Hello,

Konstantin Litvinenko wrote:

>    Ok. Now, I, as user, request this ability in SOCI, because I actually use 
> these types. And I 
> think I not alone.

You are at the right place to check it.

Are there other users who consider it to be a problem? Hands up! :-)

> I even can implement such a feature.

Please note that it is not straightforward. The reason is that the SQL 
type system does not map 1:1 into the C++ type system.

There are two approaches to solve this: one is to arbitrarily invent 
some mapping and the other is to map only a subset of the types. It is 
the latter approach that is currently implemented.

Regards,

-- 
Maciej Sobczak * www.msobczak.com * www.inspirel.com

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Soci-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/soci-users

Reply via email to