> ## Documentation Index
> Fetch the complete documentation index at: https://domoinc-openapi-sync-dataflows.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Sybase Partition Connector

## Intro

SAP ASE (Adaptive Server Enterprise), originally known as Sybase SQL Server, is a relational model database server product for businesses. With Sybase Partition connector, see your SAP Adaptive Server Enterprise data together with the data from other systems, all in Domo. Use partitioning to manage large tables and indexes by dividing them into smaller, more manageable pieces. Use Domo's Sybase Partition connector to get your SAP ASE data into Domo based on the number of past days provided. To learn more about SAP Adaptive Server Enterprise, visit their page ([https://www.sap.com/products/sybase-ase.html#](https://www.sap.com/products/sybase-ase.html# "https://www.sap.com/products/sybase-ase.html#") ).

You connect to your SAP Adaptive Server Enterprise account in the Data Center. This topic discusses the fields and menus that are specific to the Sybase Partition connector user interface. General information for adding DataSets, setting update schedules, and editing DataSet information is discussed in [Adding a DataSet Using a Data Connector](/s/article/360057013754 "Adding a DataSet Using a Data Connector").

## Prerequisites

To connect to your SAP ASE account and create a DataSet, you must have the following:

* The username and password you use to log into your SAP Adaptive Server Enterprise account
* The host name for the database
* The port number for the database
* The database name
* CA certificate text or URL path is required **only** if you select ****Certificate text**** or ****URL path****, respectively, in the ****Certificate type**** menu.

Before you can connect to a SAP database, you must also white list a number of IP addresses on your database server on the port you want to connect to. For the full list of IP addresses, see [Whitelisting IP Addresses for Connectors](/s/article/360043630093 "Whitelisting IP Addresses for Connectors").

## Connecting to Your SAP ASE Account

This section enumerates the options in the **Credentials** and **Details** panes in the Sybase Partition Connector page. The components of the other panes in this page, **Scheduling** and **Name & Describe Your DataSet**, are universal across most connector types and are discussed in greater length in [Adding a DataSet Using a Data Connector](/s/article/360042926274 "Adding a DataSet Using a Data Connector").

### Credentials Pane

This pane contains fields for entering credentials to connect to your SAP ASE account. The following table describes what is needed for each field:

<table border="1" cellpadding="1" cellspacing="1" data-aura-rendered-by="33:195;a"><thead><tr><th colspan="1" rowspan="1"><p><span class="s1"> Field </span></p></th><th colspan="1" rowspan="1"><p><span class="s1"> Description </span></p></th></tr></thead><tbody><tr><td colspan="1" rowspan="1"> Username </td><td colspan="1" rowspan="1"> Enter your SAP Adaptive Server Enterprise account username. </td></tr><tr><td colspan="1" rowspan="1"> Password </td><td colspan="1" rowspan="1"> Enter your SAP Adaptive Server Enterprise account password. </td></tr><tr><td colspan="1" rowspan="1"> Host </td><td colspan="1" rowspan="1"> Enter the host name for the SAP database. Example: <span class="mt-font-courier-new"><a href="http://db.company.com" rel="noopener" target="_blank"> db.company.com </a></span></td></tr><tr><td colspan="1" rowspan="1"> Port </td><td colspan="1" rowspan="1"> Enter the port number for the database. </td></tr><tr><td colspan="1" rowspan="1"> Database </td><td colspan="1" rowspan="1"> Enter the name of the database. </td></tr><tr><td colspan="1" rowspan="1"> Certificate Type </td><td colspan="1" rowspan="1"> Select a certificate type. If you do not want to include a certificate, select <b><b> No certificate </b></b>. If you select Certificate text, you must paste the text for your certificate in the <b><b> Certificate </b></b> field. If you select <b><b> URL path </b></b>, you must enter the URL where your certificate is located in the <b><b> Certificate </b></b> field. </td></tr><tr><td colspan="1" rowspan="1"> Certificate </td><td colspan="1" rowspan="1"> Paste the text for your CA certificate or enter the URL where your certificate is located. This is optional. If you do not want to include a certificate, select <b><b> No certificate </b></b> in the <b><b> Certificate Type </b></b> menu. </td></tr></tbody></table>

Once you have entered valid SAP ASE credentials, you can use the same account any time you go to create a new Sybase Partition DataSet. You can manage connector accounts in the **Accounts** tab in the Data Center. For more information about this tab, see [Managing User Accounts for Connectors](/s/article/360042926054 "Managing User Accounts for Connectors").

### Details Pane

In this pane you create an SQL query to pull data from your database.

<table border="1" cellpadding="1" cellspacing="1" data-aura-rendered-by="33:195;a"><thead><tr><th colspan="1" rowspan="1"><p> Menu </p></th><th colspan="1" rowspan="1"><p> Description </p></th></tr></thead><tbody><tr><td colspan="1" rowspan="1"> Query </td><td colspan="1" rowspan="1"> Enter the SQL query to execute. Example: <span class="mt-font-courier-new"> select DATE from employee </span></td></tr><tr><td colspan="1" rowspan="1"> Database Tables </td><td colspan="1" rowspan="1"> Select the database table. </td></tr><tr><td colspan="1" rowspan="1"> Partition Column Name </td><td colspan="1" rowspan="1"> Select partition column name. </td></tr><tr><td colspan="1" rowspan="1"> Past Days </td><td colspan="1" rowspan="1"> Enter the number of past days that you want to get data for. Value can be X, where X is a positive integer. Example: 30. </td></tr><tr><td colspan="1" rowspan="1"> Date Format </td><td colspan="1" rowspan="1"> Select the required date format. By default <b><b><b><b><b><b><b><b><b><b><b><b><b><b><b><b> yyyy-MM-dd </b></b></b></b></b></b></b></b></b></b></b></b></b></b></b></b> will be used. </td></tr><tr><td colspan="1" rowspan="1"> Custom Date Format </td><td colspan="1" rowspan="1"> Enter the custom date format you wish to apply to your data. </td></tr></tbody></table>

### Other Panes

For information about the remaining sections of the connector interface, including how to configure scheduling, retry, and update options, see [Adding a DataSet Using a Data Connector](/s/article/360042926274 "Adding a DataSet Using a Data Connector").
