Sqlite on Windows 10

Do I need to have my Windows 10 users install sqlite on their system if I use sqlite in my Xojo project or does the Xojo runtime include this when I build the app?

You include the sqlite file either by creating it in code or with the installer

Misread question - See @Kevin Gale response below* :slight_smile:

The SQLite engine will be included in your compiled app.