On 30 May 2015, at 1:26am, Etienne Charland <mysteryx93 at hotmail.com> wrote:
> there are requests that are very long because they return a grid where each > column must be calculated individually, and this crashes with "stack overflow > error". These queries run fast on a SQL Server database -- and not at all > with SQLite. > > How can I get these queries to run? Does the query run if you submit it with the SQLite shell tool ? Simon.