Good morning,

I have a project in c# which I integrate with SQLite and I have very good
performance at all, I've had no troubles, but yesterday I updated to last
version of SQLite 3.11.1 and began to use the ROW_NUMBER() function, and
running the query in the interface of DB Lite I had no troubles, but when I
run that same query in c# I'm getting errors because it doesn´t recognise
that function, I'd like to know if you know how to update the connection or
integration between c# and this last version of SQLite, thanks in advanced.

-- 
Muchas Gracias

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

Reply via email to