SQLiteDatabase.Constructor(dbFile as FolderItem)
From Xojo Documentation
Method
SQLiteDatabase.Constructor(dbFile As FolderItem)
New in 2019r2
Supported for all project types and targets.
New in 2019r2
Supported for all project types and targets.
Adds the database file passed to the database. See AddDatabase for details.