>
> Example:
> >sqlite3
> >CREATE TABLE test (num UNSIGNED BIG INT);
> >INSERT  INTO TEST (num) VALUES(9223372036854775807,
> 9223372036854775808);
> >SELECT * FROM test;
> 9223372036854775807
> 9.22337203685478e+18
>
>
yes you are right :-|
I tried many way using the c api.
so there is no way as far as I know

so why not dropping the support...
------------------------------------------------------------------------------
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