I have an SQLite table with numeric fields. I set default values to 0 in the bizobj. I am not sure why I am getting the following message:
Dabo Error Log: Wed Jul 14 14:19:47 2010: !!! Data Type Mismatch: field=pol_variance. Expecting: <type 'unicode'>; got: <type 'int'> pol_variance is a numeric field and when I set the default value in the bizobj I get the above message. -- Jeff ------------------- Jeff Johnson [email protected] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
