Problems with sqlite data types

41 views
Skip to first unread message

Boyd Kelly

unread,
Feb 17, 2012, 3:41:54 PM2/17/12
to Xerial
Hello,

I realize that sqlite is 'flexible' with data types. My sqlite
schema is currently has several columns with "Price" DECIMAL(10,3),
butI have also tried to change to NUMERIC etc.

However when I use jdbc to connect via Birt or Crystal Reports, it
picks up all the numeric fields as strings. Is there some kind of
options that I can use with jdbc to force it to recognize those fields
as numeric?

Regards,

Boyd


Grace B

unread,
Feb 18, 2013, 7:32:44 PM2/18/13
to xer...@googlegroups.com
On Friday, February 17, 2012 3:41:54 PM UTC-5, Boyd Kelly wrote:
However when I use jdbc to connect via Birt or Crystal Reports, it
picks up all the numeric fields as strings.  Is there some kind of
options that I can use with jdbc to force it to recognize those fields
as numeric? 

This issue was fixed. Checkout https://bitbucket.org/xerial/sqlite-jdbc/issue/43 
Reply all
Reply to author
Forward
0 new messages