Access Live Sybase Data in Google Sheets through Connect Spreadsheets
Looking for Connect AI instructions?
Your Connect AI account includes Connect Spreadsheets, so you can use the instructions below. You can expect minor differences when referencing the Connect Spreadsheet platform, but the principles still apply!
Google Sheets is a web-based spreadsheet program provided by Google. When integrated with Connect Spreadsheets by CData, you can effortlessly gain access to Sybase data directly within Google Sheets for tasks such as data analysis, collaboration, calculations, and more. This article offers a comprehensive guide on connecting to Sybase within Connect Spreadsheets and accessing live Sybase data seamlessly within Google Sheets.
Connect Spreadsheets is the easiest way to get all your live data into Microsoft Excel and Google Sheets - no more downloading, wrangling, and uploading files again. Just connect to your data, select the dataset you'd like to see, and import it into your spreadsheet.
This setup requires a Connect Spreadsheets account and the Connect Spreadsheets Add-On for Google Sheets. To get started, sign up a free Connect Spreadsheets account and install the free Connect Spreadsheets Google Sheets Add-On.
Configure Sybase Connectivity for Google Sheets
Connectivity to Sybase from Google Sheets is made possible through Connect Spreadsheets. To work with Sybase data from Google Sheets, we start by creating and configuring a Sybase connection.
- Log into Connect Spreadsheets, click Sources and 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 Create & Test
With the connection configured, you are ready to connect to Sybase data from Google Sheets.
Access Live Sybase Data from Google Sheets
The steps below outline connecting to Connect Spreadsheets from Google Sheets to access live Sybase data.
- Log into Google Sheets, create a new sheet (or open an existing one).
- Click Add-ons and click Get Add-ons (if you have already installed the Add-on, jump to step 5).
- Search for Connect Spreadsheets Add-On and install the Add-on.
- Authorize the Add-On.
- Back in Google Sheets, click Add-ons and open the Connect Spreadsheets Add-On.
- In the Add-On panel, click "Log in" to sign into and authenticate with your Connect Spreadsheets account
- In the Connect Spreadsheets panel in Google Sheets, click Import
- Choose a Connection (e.g. Sybase1), Table (e.g. Products, and Columns to import
- Optionally add Filters, Sorting, and a Limit
- Click Execute to import the data and opt to overwrite the existing sheet or create a new one.
Live Access to Sybase Data from Cloud Applications
New, you have a direct, cloud-to-cloud connection to live Sybase data from your Google Sheets workbook. You can add more data to your workbook for calculations, aggregations, collaboration, and more.
Try Connect Spreadsheets and get real-time data access to hundreds of SaaS, Big Data, and NoSQL sources directly from your cloud applications.