For the complete documentation index, see llms.txt. This page is also available as Markdown.

Connection string

The Connection string entry is used to connect to databases, typically through scripting. Since the connection string must be manually entered based on the provider, this entry serves to securely store the necessary connection details. It also simplifies reuse by allowing quick access and copy actions directly from the entry.

SETTINGS
DESCRIPTIONS

Workspace

Specifies the type of database you are connecting to.

Data provider

Defines the data provider that will be used for the connection.

Connection string

Selects the to open the Connection properties window. It allows you to configure and test a connection to a database, including settings such as workspace, provider, timeout, host, and credentials.

Host

Host name of the database.

Username

Username used to authenticate to the host.

Password

Password used to authenticate to the host.

Last updated

Was this helpful?