• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

How to read sqlite database from local drive

manjula1

Lurker
Hai,

I have sqlite database in my c drive.My path is
"C:\\Users\\el\\source\\AdminPanels\\AdminPanels\\bin\\database.sqlite3".I have designed admin panel in dot net.i have stored sqlite database inside dotnet source file.

How to open and read the database in that path?i tried a lot but i cant find any solution.Anyone help me in finding solution for this?

Thanks in Advance
 
Back
Top Bottom