Is it possible for a Flex app to import a CSV file into the SQLite database?
I know I could read the file with AS3, parse it as a CSV and insert the data ... but I see the "sqlite3" has an import command and I just wondered if there was any other way for Flex to handle the importing of large text files on the client. -- Rick Root New Brian Vander Ark Album, songs in the music player and cool behind the scenes video at www.myspace.com/brianvanderark

