I recently used an SQLite database on an iPhone/iPad app (now in the App Store) 
but I was programming with Corona. I had no difficulty with setting up tables 
and fields from code. I utilized INSERT, UPDATE and DELETE with no problems. I 
found the program LITA to be immensely helpful in troubleshooting and debugging 
my SQL statements as I could keep the database open on my screen and quickly 
track the results of my App. It might be helpful for you to go to the Corona 
website (www.anscamobile.com) and review their API documentation.

Odie


On Oct 19, 2011, at 10:06 AM, John R. Sweeney Jr. wrote:

> Just checking in again. Didn't see any response and wasn't sure if no one has 
> worked with SQLite or the email just got lost in our assorted arrays of mass 
> emails. :)
> 
> Any help or comments are appreciated.
> 
> Thanks,
> John
> 
> ====================
> Previous: 
> 
> I have a client that wants their database driven app to work on PC, MAC, 
> iPad2 and Android tablets. Has anyone used the built in SQLite in AIR on 
> these platforms and if so, are there any caveats? 
> 
> I've been searching the web, but don't see a lot of AIR/SQLite specific info 
> and right now we are in the quoting stage, so I want to control their 
> expectations of what can and can't be done. The research has been tough to 
> obtain.
> 
> Any help or suggestions would be appreciated.
> 
> Thanks,
> John
> 
> John R. Sweeney Jr.
> Senior Interactive Multimedia Developer
> OnDemand Interactive Inc
> Hoffman Estates, IL 60169    
> 
> 
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to