#1 2013-07-17 13:36:21

KJames
Member
Registered: 2013-07-02
Posts: 15

TSQLRequest.Reset called with no previous Request

I was debuging a Server with TSQLHttpServer, and I get this error : "TSQLRequest.Reset called with no previous Request".

What does it means?

Offline

#2 2013-07-17 13:48:03

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,238
Website

Re: TSQLRequest.Reset called with no previous Request

Are you sure you downloaded the latest "unstable" 1.18 revision from http://synopse.info/fossil/wiki?name=Get+the+source ?

This error means a wrong order of method calls: Reset expects a statement to be initialized.

Without code to reproduce the error, it is difficult to find what is wrong.
At least, please provide the stack trace.

Offline

Board footer

Powered by FluxBB