-
Notifications
You must be signed in to change notification settings - Fork 680
Attach
Andrey Gershun edited this page May 27, 2015
·
3 revisions
Attach local or external database to AlaSQL.
Syntax:
ATTACH [engineid] DATABASE databaseid [(parameters)];
Currently AlaSQL supports these database engines:
This statement can be used for attachment of external databases:
alasql('ATTACH LOCALSTORAGE DATABASE mybase');
© 2014-2024, Andrey Gershun & Mathias Rangel Wulff
Please help improve the documentation by opening a PR on the wiki repo