> ## Documentation Index
> Fetch the complete documentation index at: https://docs.datachecks.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Sybase

> Connect Sybase as a data source in Datachecks.

To add Sybase as a data source, go to **Settings → Workspace → Integrations → Datasources** and click **New Datasource**. Select **Sybase** and fill in the connection parameters below, then click **Test & Save Datasource**.

## Connection parameters

| Field               | Description                                                                    |
| ------------------- | ------------------------------------------------------------------------------ |
| **Connection Name** | A label for this connection within Datachecks                                  |
| **Host**            | The server name hosting your database                                          |
| **Port**            | Default is `1433`. Specify an alternative if your server uses a different port |
| **Username**        | The dedicated user for Datachecks                                              |
| **Password**        | The password for the Datachecks user                                           |
| **Database**        | The name of the Sybase database you want to connect to                         |
| **Schema**          | The schema you want to access                                                  |
| **ODBC Driver**     | The driver required to establish the connection (for example, `Sybase IQ`)     |
