With the Generic SQL connector, you can connect to Snowflake, Postgres, Redshift, and other SQL databases using a connection string. Use this connector when there is no dedicated connector tile for your database.Documentation Index
Fetch the complete documentation index at: https://ai-kb.automationanywhere.com/llms.txt
Use this file to discover all available pages before exploring further.
Connecting to Generic SQL
Open the Generic SQL popup
Click the Generic SQL tile. A popup appears with the option to connect to Snowflake or other SQL databases. Click + Add Connection.
Fill in the connection form
Enter the following details:Server
Database
| Field | Required | Description |
|---|---|---|
| Connection Name | Yes | A display name for this connection (e.g. My Generic Connection). |
| Connect String | Yes | The connection string for your database (e.g. sqlite:///:memory:). |
| Field | Required | Description |
|---|---|---|
| Tables | Yes | The tables to index. Enter each table name separated by a comma. |
You’re now ready to use your database in the Knowledge Base!