> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/kalipso5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/kalipso5/developing/form/actions/actions-description/group-database/connect-to-sqlite.md).

# Connect to SQLite

Connect to specified local SQLite database.

Action available for the following operating systems:

![](/files/-MAlQBZuuTnc6hyzKSVQ)

### 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.
