On 22/09/2011, at 4:30 AM, ecky wrote:

> I have a SQLITE database I created using the firefox plugin (SQLITE manager). 
>   I'm using that database in my IPAD app and I can read and write to it.

What error are you getting?

> However... I'm trying to debug some issue with my app so I copy the database 
> file off my IPAD back to my MAC and try to read the database in the firefox 
> plugin.   I get no errors but the database has no tables in it :-(
> 
> Maybe compatibility issue between SQLITE IOS and Firefox maybe?

For what it's worth, I copy SQLite database files back and forth all the time, 
between my Mac, iPad, iPhone and DropBox, no problem.

Here's an (old) example of an SQLite database running fine on my iPad app, 
showing data:
http://www.barefeetware.com/databare/data_choices.html

Tom

Tom Brodhurst-Hill
BareFeetWare

--
iPhone/iPad/iPod and Mac software development, specialising in databases
develo...@barefeetware.com
 --
Comparison of SQLite GUI tools:
http://www.barefeetware.com/sqlite/compare/?ml

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to