Skip to main content
August 23, 2013
Question

Loading SQLite databases, and then loading onto grid

  • August 23, 2013
  • 1 reply
  • 414 views

Gidday

Currently, my AIR app takes about 5 mins to open and load a 43mb SQLite db into a datagdrid. Is this par for the course?

Just wondering if there is a standard way of doing this I missed.

Flash Pro CS6

Cheers for taking a look

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
August 23, 2013

i've never loaded a sqlite db that large before, but assuming that database is local and loaded from the same harddrive containing the air app, that does not sound right.