On 24 Apr 2011, at 1:49am, Mickey Mestel wrote:

>       if i then shut down the app and restart it, the data is retrieved with 
> no issues.
> 
>       so basically a connection is made to the database, the table is created 
> if it doesn't exist, we go through a loop of processing JSON data read from 
> the web and inserting it row by row, then close the connection to the 
> database.  if i immediately make another connection, the rows come back empty.

I would contact the SQLCipher people.  This sounds like an incompatibility 
problem, or perhaps you need special compilation options.

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

Reply via email to