How could i do this? By debugging and adding a watch to the object? Joe Mistachkin <[email protected]> ha scritto:
> >Stefano Ravagni wrote: >> >> So what have i do? Need to see others setting or state? >> > >It would be useful to try and examine the internal state of the >SQLiteCommand and see if the _activeReader member is valid. If >it is valid, see if it actually refers to the data reader you >are using. > >-- >Joe Mistachkin > >_______________________________________________ >sqlite-users mailing list >[email protected] >http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

