Connect to SQLite

Kalipso - Form - Actions - Actions Description - Group Database - Connect to SQLite

Connect to specified local SQLite database.

Action available for the following operating systems:

Parameters

  • Profile <radiobox> - This parameter defines what type of database profile users wants to be connected. Have two possible choices: Database Connection Profile or SQLite Native Acess.

  • Database Profile <combobox> - The name of the database profile to be connected.

  • Database Name <string> - If the user chooses SQLite Native Acess, he must give a name to the database.

  • File <string> - User must indicates the path to file that contains the database.

  • Password <string> - User must indicates the password to acess the database.

Last updated