REALSQLdatabase.AttachDatabase

From Xojo Documentation


Method

REALSQLdatabase.AttachDatabase(file as FolderItem, databaseName as String[,password as String]) As Boolean

Supported for all project types and targets.

Attaches the REAL SQL Database referred to by file to the database. It gives the newly attached database the name databaseName.