Error in reading sql output
E+ provides the results in .sql format for SQLite 3 database. But when I try to launch this sql to get a real database in .sqlite format it returns me a syntax error. Just opening works fine, but I need to process data further, so I'd like to have a real database... What may be the problem?
I think we need some more information, here. Could you share your command statements and any standard or error messages returned?
I use DB Browser for SQLite (the same with some others). The message is "Error in statement #1: near "SQLite": syntax error
Hmmm, can you put a copy of the DB on Dropbox or similar, and provide a download link?
link text
This file opens fine in OpenStudio's ResultsViewer app, and SQLite Browser.