REALSQLdatabase.AttachDatabase
From Xojo Documentation
This item was deprecated.. Please use SQLiteDatabase.AttachDatabase as a replacement. |
Method
REALSQLdatabase.AttachDatabase(file as FolderItem, databaseName as String[,password as String]) As Boolean
Supported for all project types and targets.
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.