So what have i do? Need to see others setting or state? If yes how? Could be a 
problem solved with a New compilation of dll? The strange thing is it happen 
sometimes in one passage, sometimes in another of proposero function. Could be 
generated by execution of particular sql query with date field? 

Joe Mistachkin <sql...@mistachkin.com> ha scritto:

>
>Stefano Ravagni wrote:
>>
>> Can i send you a screenshot where you could see with your eyes my debug 
>> situation ? So you could observe it cannot say there is a datareader 
>> active and in the same time show that datareader is closed...
>> 
>
>I've seen the screenshot; however, it does not show the internal state of
>the SQLiteCommand object throwing the exception.  When the Close() method
>of the SQLiteDataReader is called, it should end up calling ClearDataReader
>on the associated SQLiteCommand.  In this case, that may not be happening.
>
>--
>Joe Mistachkin
>
>_______________________________________________
>sqlite-users mailing list
>sqlite-users@sqlite.org
>http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to