![]() |
QuickConnectFamily Hybrid API 2.1
Documentation for the JavaScript used in creating QC Family Hybrid Applications
|
The databaseDefinition.js file is where you define the databases your application uses, if any. More...
The databaseDefinition.js file is where you define the databases your application uses, if any.
Use the DataAccessObject to define the database. Here is where you would also define any tables and pre-existing data if your application doesn't ship with an SQLite file contianing the database and data.
1.7.4