Use ChatGPT to Talk to Your Sybase Data via CData Connect AI
ChatGPT is an AI chatbot developed by OpenAI, launched in November 2022. Based on large language models (LLMs), it enables users to refine and steer conversations through natural language processing. ChatGPT's developer mode, available to Plus and Pro subscribers, provides full Model Context Protocol (MCP) support for connecting to external data sources and tools.
CData Connect AI offers a dedicated cloud-to-cloud interface for connecting to Sybase data. The CData Connect AI Remote MCP Server enables secure communication between ChatGPT and Sybase. This allows you to ask questions and take actions on your Sybase data using ChatGPT, all without the need for data replication to a natively supported database. With its inherent optimized data processing capabilities, CData Connect AI efficiently channels all supported SQL operations, including filters and JOINs, directly to Sybase. This leverages server-side processing to swiftly deliver the requested Sybase data.
Step 1: Configure Sybase Connectivity for ChatGPT
Connectivity to Sybase from ChatGPT is made possible through CData Connect AI Remote MCP. To interact with Sybase data from ChatGPT, we start by creating and configuring a Sybase connection in CData Connect AI.
- Log into your Connect AI account, click Sources, and then click Add Connection.
- Select "Sybase" from the Add Connection panel.
-
Enter the necessary authentication properties to connect to Sybase.
To connect to Sybase, specify the following connection properties:
- Server: Set this to the name or network address of the Sybase database instance.
- Database: Set this to the name of the Sybase database running on the specified Server.
Optionally, you can also secure your connections with TLS/SSL by setting UseSSL to true.
Sybase supports several methods for authentication including Password and Kerberos.
Connect Using Password Authentication
Set the AuthScheme to Password and set the following connection properties to use Sybase authentication.
- User: Set this to the username of the authenticating Sybase user.
- Password: Set this to the username of the authenticating Sybase user.
Connect using LDAP Authentication
To connect with LDAP authentication, configure Sybase server-side to use the LDAP authentication mechanism.
After configuring Sybase for LDAP, you can connect using the same credentials as Password authentication.
Connect Using Kerberos Authentication
To leverage Kerberos authentication, begin by enabling it setting AuthScheme to Kerberos. See the Using Kerberos section in the Help documentation for more information on using Kerberos authentication.
You can find an example connection string below:
Server=MyServer;Port=MyPort;User=SampleUser;Password=SamplePassword;Database=MyDB;Kerberos=true;KerberosKDC=MyKDC;KerberosRealm=MYREALM.COM;KerberosSPN=server-name
- Click Save & Test
With the connection configured, we are ready to connect to Sybase data from ChatGPT.
Step 2: Connect ChatGPT to CData Connect AI
Follow these steps to add a CData Connect AI connection in ChatGPT:
- Sign in to ChatGPT with a Plus or Pro subscription.
- Navigate to Apps from the left panel.
- Select the CData Connect AI app from the list. .
- Click Connect to authenticate to your Connect AI account.
- Click Sign in with CData Connect AI to add Connect AI to your ChatGPT account.
- After successful authorization, you will be redirected back to ChatGPT.
- Click Start Chat to start a new conversation in ChatGPT with Connect AI connected at the background.
Step 3: Explore Live Sybase Data with ChatGPT
- Start a new conversation in ChatGPT.
- Connect AI should ideally be automatically enabled in the chat. If not, navigate to -> More -> CData Connect AI, under the chatbox, to enable the connector from the dropdown
- You can now start exploring your data with natural language prompts. ChatGPT will use the Connect AI MCP server to query your live Sybase data. Example prompts:
- "Show me all customers from the last 30 days"
- "What are my top performing products?"
- "Analyze sales trends for this quarter"
- "List all active projects and their current status"
- Permit ChatGPT to access your Sybase data. Click Query Data to continue, or Deny to refuse.
- ChatGPT translates your natural language queries into SQL and execute them against your Sybase data through the Connect AI MCP server.
Get CData Connect AI
To get live data access to hundreds of SaaS, Big Data, and NoSQL sources directly from your cloud applications, try CData Connect AI today!