I used OLEDB in a C# Windows Forms Application but then I decided to change everything to SQLite-net-pcl because it was easier for me. After I finished everything, made sure there was no bugs - it works only in 2 out of 7 computers. What can I do? I've seen that people use SQLite-NET, is it the same? Can it work?
I've tried restarting the computers, re-building. I also tried to open a file that doesn't contain anything associated with the SQL-net-pcl reference and it worked.
It crashes right when there is a file with SQL (main file).