Search

 

February 2012
S M T W T F S
« Nov    
 1234
567891011
12131415161718
19202122232425
26272829  

Tags

Archives

SQLite Limitations

Friday, January 9th, 2009

Tweet I am looking for some feedback from anyone who has used SQLite within a large data intensive application (preferable Adobe AIR). If you can leave comments addressing any of the following, that would be greatly appreciated. How large was the database? How was performance? What issues did you run into?

Using Encrypted SQLite database in AIR 1.5 (from the cookbook)

Tuesday, November 18th, 2008

TweetThe following example is covered within the new Adobe AIR 1.5 Cookbook Adobe AIR 1.5 now includes the ability to encrypt your SQLite database. The example below is a complete application. Be sure to use a compile with a minimum of the Flex 3.2.0.3266 SDK (or the latest stable build), set the application namespace to [...]