#
MariaDB
title: DB Connectors label: Server & Software Setup order: 100 authors:
- name: Charl Cronje email: charl@webally.co.za link: https://blog.webally.co.za avatar: https://assets.webally.co.za/avatars/darker.jpg edit: repo: "https://github.com/charlpcronje/setup.docs.devserv.me/edit/" base: /src branch: main label: Edit on GitHub editor: enabled: false favicon: favicon.png links:
- text: Projects Portfolio link: https://webally.co.za/projects
- text: Wiki, Tips and Docs link: https://docs.webally.co.zao.za
- text: Resume link: https://cv.webally.co.za
- text: LinkedIn link: https://www.linkedin.com/in/charlpcronje
- text: GitHub link: https://github.com/charlpcronje
- text: Upwork Profile link: https://www.upwork.com/freelancers/~01ccb1439024ec9c50 footer: copyright: "webAlly © Copyright . All rights reserved."---
Here is a list of connectors for
Maria DB
on most platforms and use cases. TheODBC Connection
is the fastest and easiest to install for Windows.
You can check which ODBC
connections:
- Has already been setup in Windows by shortcut
[Start Button]
- Type
ODBC Data Sources
#
Download Links
- C Connector
- CPP Connector
- Java Connector
- NodeJS
- ODBC Connector
- PowerBI Connector
- Python Connector
- r2dbc Connector
#
Adding ODBC Connection Windows
To open the ODBC Data Source Administrator in Windows 10 On the
Start page
, typeODBC Data Sources
. TheODBC Data Sources Desktop App
should appear as a choice.
To open the ODBC Data Source Administrator in Windows 7
- On the
Start menu
, clickControl Panel
. - In
Control Panel
, clickAdministrative Tools
. - In
Administrative Tools
, clickData Sources (ODBC)
.
To open the ODBC Data Source Administrator
in Windows Server 2008
On the Start menu
, point to Administrative Tools
, and then click Data Sources (ODBC)
.
Note
For connections to Azure Active Directory Authentication
for SQL Database install
the latest driver, such as ODBC Driver 17 for SQL Server
#
See Also
Check the ODBC SQL Server Driver Version Windows