Quantcast
Channel: VBForums
Viewing all articles
Browse latest Browse all 15038

VS 2019 Converting application from MS Access to SQLite database

$
0
0
I have been using MS Access as the back-end database for all my VB.NET projects and now I'd like to convert one of those projects to use SQLite as its back-end database.

I found an on-line tool that converts an ACCDB file to an SQLite file.

https://www.rebasedata.com/convert-a...-sqlite-online

I downloaded the SQLite Browser so that I could take a look at the newly converted SQLite file. The tables, fields, etc. all seem to be properly converted.

https://sqlitebrowser.org/about/

My question...is it just a matter of changing the application's connection string from an MS Access string to one that is for the SQLite database?

I know that I'm at the beginning of a new "adventure" with this project, and hoping that it will not be too onerous. Any advice would be most appreciated :)

Viewing all articles
Browse latest Browse all 15038

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>