On Thu, Feb 9, 2012 at 10:17 AM, Tim Leland <tlel...@wleeflowers.com> wrote: > Ok now I understand. I need the shell for windows mobile. The reason why im > doing this is the application running on windows mobile is really just an > html5 browser storing data in a sqlite database. I need to convert the > sqlite database to a .csv file and send that file to a ftp server. Any ideas > on getting the shell to work on windows mobile?
Since Windows Mobile doesn't include the console aspects of CE, not only will you need to get the SQLite shell to compile, you'll have to create some sort of GUI shell around it to use it interactively. Unless someone knows of a Windows Mobile SQLite explorer application that's already out there, you're going to need to start coding. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users