im reading some info about sqlite I am interested in using the export command as well as the import.
I ran the sample and wrote to the disk, it was not very quick, I though I would try using the in memory and just load and save the data as needed. I havent found the right way to use the sqlite_exe to access some of the other commands.

maybe i would be better off just using the built in data classes.