Carl Karsten wrote: > > $ sqlite storage.db > Unable to open database "storage.db": file is encrypted or is not a database > > I am pretty sure it is not encrypted, and pretty sure that is a db. It is the > same db that the Appwizard used to create the app, so it was somehow able to > open it and get the table and field names.
You used the wrong sqlite command? Try sqlite3. Uwe _______________________________________________ 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]
