Getting Started
CData ODBC Driver for Bugzilla 2019 - Build 19.0.7354The CData ODBC Driver for Bugzilla 2019 is a standards-based ODBC driver with editions for Windows and Unix-based operating systems, like macOS and Linux. The following sections show how to create an ODBC data source and query data.
Creating a DSN on Your Platform
The following guides show how to use the standard tools to configure data source names (DSN).
-
Windows
Windows DSN Configuration shows how to configure a DSN with the Microsoft ODBC Administrator tool.
-
macOS
macOS DSN Configuration shows how to configure a DSN with the iODBC driver manager.
-
Linux
Linux DSN Configuration shows how to configure DSNs with several major driver managers on Linux.
Bugzilla Version Support
The driver leverages the Bugzilla API to enable bidirectional access to Bugzilla.
See Also
See the following sections to connect to the DSN from tools and from code:
- Using the ODBC Driver (from Tools): Connect to the DSN from various tools on different platforms.
- Using the ODBC Driver (from Code): Connect to the DSN using the native ODBC API.
- Create a Linked Server: Connect to the DSN as a remote SQL Server database.
- Connect from MySQL Workbench: Connect to the DSN over the MySQL protocol.