Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
DavidFoster1
Specialist
Specialist

connecting to MySql. ODBC or .NET

Does anyone know if I can use the .NET MySql connector with QlikView?

1 Solution

Accepted Solutions
DavidFoster1
Specialist
Specialist
Author

Under protest I used the MySQL ODBC connectors (I really dont like ODBC). I had to use the 32 bit ones as the 64 bit ones would not connect (they gave an authentication error).

View solution in original post

2 Replies
Not applicable

Hello,

For ODBC connection:

1.- Create your connection in Data Sources (ODBC).

2.- Go to Qlikview Desktop and specify in DataSource Combobox "ODBC ".

3.- Click on Connect button and select the Connection created in the first step.

Qlikview write a string connection and you just click on select button to choose a table(s).

Best regards.

DavidFoster1
Specialist
Specialist
Author

Under protest I used the MySQL ODBC connectors (I really dont like ODBC). I had to use the 32 bit ones as the 64 bit ones would not connect (they gave an authentication error).