Though it is a discontinued project, I use Lita for sqlite work

http://www.dehats.com/drupal/?q=node/58

I don't recall exactly the location but if you run your mobile project on
windows through flashbuilder, the database should be created under your
user account under AppData/Roaming/ ...

Hope that helps.

*
Lionel*


On Thu, Oct 31, 2013 at 10:17 AM, Mark Fuqua <m...@availdata.com> wrote:

> I am at my wits end, which as usual,  seems much too short a trip.
>
>
>
> I am trying to download records from a remote database and duplicate them
> in
> a sqlite database.  I have been using information from the book "Flex
> Mobile
> In Action" (excellent reference BTW).
>
>
>
> I have succeeded with one simple bit.taking log in info, comparing it to
> remote info, returning userInfo and storing it in the local database.  So I
> know  the database is created and is connected ect.
>
>
>
> So now I am trying more complicated table..It is not working.spent the last
> few days pulling my hair out.  I can't seem to get any error messages to
> show anywhere and Google seems to be pretty sparse in this area.  So.
>
>
>
> How do I debug sqlite problems?
>
>
>
> Where is the database stored on my phone.can't find it anywhere.
>
>
>
> Is there a way to see error messages?  A sqlIte log of sorts?
>
>
>
> When  I run the app in the simulator, does it create a SQLite database on
> my
> PC?  Where would it be?  Is there a SQLite database manager I can download
> for looking at/testing queries against for the PC or Android?
>
>
>
> Thanks,
>
>
>
> Mark Fuqua
>
>
>
> m...@availdata.com
>
>
>
> 2301 Mount Carmel Road
>
> Parkton,  MD  21120
>
> (410) 215-7356
>
>
>
> www.availdata.com
>
>
>
>

Reply via email to