Il 16/04/2014 22.33, Joe Mistachkin ha scritto:
Stefano Ravagni wrote:
Joe i cannot find the way for follow the command object properties you
say....could you tell me what and how to observe exactly please ?

You might need to add the System.Data.SQLite project(s) to the solution in
order
to be able to see full debugging information for them.

I recommend adding the "System.Data.SQLite.20XX.csproj" and
"SQLite.Interop.20XX.vc[x]proj" projects that correspond to the version of
Visual
Studio you are using.

Then, you'll want to reset the reference to point to the project instead of
the
built assembly.

--
Joe Mistachkin

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Joe, today i tryed Devart SQLite DotConnect and i have not this problem...

From last week, i made many tests on my code, but remain one fact.... i have this problem only with Sqlite .net library... I use only one datareader and is not possible it say me that i have one datareader active when debugger say me datareader is closed (as you seen)...

I think with more force that could be an error in your datareader check routine that cause this problem but i'm not able to demostrate to you...

Think you we could try to solve togheter ? Could be a particular sql query to generate this error ? I'm not able to make test including project, i never do this and i don't know how to do...

I like to integrate your library in my project but i have to resolve this strange error....Thanks for your patience...
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to