- Getting Started
- Administration Guide
-
User Guide
- An Introduction to Wyn Enterprise
- Document Portal for End Users
-
Data Governance and Modeling
- Data Binding Concepts
-
Introduction to Data Sources
- Connect to Oracle
- Connect to SQL Server
- Connect to MySQL
- Connect to Postgres
- Connect to Snowflake
- Connect to SQLite
- Connect to DM
- Connect to TiDB
- Connect to AnalyticDB(MySQL)
- Connect to GreenPlum
- Connect to TimeScale
- Connect to Amazon Redshift
- Connect to MariaDB
- Connect to ClickHouseV2
- Connect to MonetDB
- Connect to Kingbase
- Connect to GBase8a
- Connect to GBase8s
- Connect to ClickHouse
- Connect to IBM DB2
- Connect to IBM DB2 iSeries/AS400
- Connect to Google BigQuery
- Connect to Hive (beta)
- Connect to ElasticSearch (beta)
- Connect to Hana
- Connect to Excel
- Connect to JSON
- Connect to CSV
- Connect to XML
- Connect to MongoDB
- Connect to ElasticSearchDSL
- Connect to InfluxDB
- Connect to SSAS
-
Connect to ODBC
- Connect to OData
- Connect to TDengine
- Connect to Teradata
- Connect to Doris
- Introduction to Data Model
- Introduction to Direct Query Model
- Introduction to Cached Model
- Introduction to Datasets
- How To
- Secure Data Management
- Working with Resources
- Working with Reports
- Working with Dashboards
- View and Manage Documents
- Understanding Wyn Analytical Expressions
- Section 508 Compliance
- Subscribe to RSS Feed for Wyn Builds Site
- Developer Guide
Connect to ODBC
Wyn Enterprise supports the use of ODBC to connect to other third-party databases, such as Access, DB2, Sybase, Informix, etc. Before using ODBC to connect to a third-party database, you need to install the corresponding ODBC connection driver - for example, you need to install the Access driver before connecting to Access.
Go to Start > Windows Administrative Tools, select ODBC data source (32-bit) or (64-bit), and double-click to open.
In the ODBC Data Source Administrator dialog, go to the File DSN tab and click Add.
In the Create New Data Source dialog that appears, select the driver of the data source and click " Next ".
Follow the prompts to complete the creation of a new data source and click Finish.
In the ODBC Microsoft Access Data Source Administrator dialog, select the database and click OK.
On the Resource Portal, navigate to Create (+) > Create Data Source.
Select ODBC in the data source list on the left or in the icon view on the right.
Fill in the database configuration information for the selected data source.
Field | Description |
---|---|
Name* | The name for the data source that you want to specify. |
ConnectionString* | The connection string format is FILEDSN = fileaddress, for example, FILEDSN=C:\Users\Documents\access-odbc.dsn |
* Required fields
Click Next. You will have the data source structure, where you can adjust the preview column width by dragging the column width adjustment symbol.
Click Create after the successful connection.
You can view the added data source in the Categories tab of the Resource Portal.
Note: When creating a dataset, based on ODBC data source, you cannot drag and drop data tables. You can only create a dataset by adding custom tables and SQL statements.