I am developing an UWP application (Windows phone 10) and I have a SQLite database in a shared folder in a PC in my LAN. I would like to know if I can use this database in the windows phone app, like I do with my WPF application, that I can set the path of the database and I can use it from any computer in my lan.
Thanks.
Real Path:
\\192.168.1.102\Database\MyDB.db3
USE THIS Connection String:
Data Source='//192.168.1.102/Database/MyDB.db3';Version=3
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With