Quote:
Originally Posted by Tanjamuse
Thanks anyway. I don't suppose you know how to export a csv from SQlite based on filters?
|
For looking at SQLite databases, I usually use a Firefox plugin called "SQLite Manager". With that I can do a query and it has an option to save the result as a CSV file. I think most of the other SQL database managers have a similar function.