when I built my project made in asp.net and C # .net, it generated an error like
"The type or name of the SQLite namespace does not exist in the System.Data namespace (do you miss the assembly reference?"
therefore, when I tried to add it as a reference, I could not find "System.Data.SQLite" in my library. how to overcome this problem.?
system.data.sqlite
subash
source share