is their any tools to convert SQLLite database to SQLAnywhere format ?,the purpose to use SQLLite on BlackBerry devices with software version less than 5
+1
A:
Try to export the data as INSERT script and then load it on SQLAnywhere.
Aaron Digulla
2010-07-12 13:17:20