Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
jayminmistry
Contributor
Contributor

how to create ODBC connection in qliksense

I want to access MS Access DB from QlikSense but don't know how to create ODBC connection in qlik sense

Labels (1)
  • DM

1 Reply
QFabian
Specialist III
Specialist III

Hi @jayminmistry ,  here is a little guide to connect to MS Acess, using OLE DB instead (simpler than) ODBC.

1.-Go to Data Load Editor

QFabian_0-1616117281812.png

 

2.- Create a new connection

QFabian_1-1616117344297.png

 

3.- Choose  OLE DB

QFabian_5-1616117704114.png

 

4.- Choose  Microsoft Jet 4.0.....

QFabian_4-1616117646008.png

 

5.- Write the path and Ms Access file, put a Name, and press Create

QFabian_6-1616117806859.png

 

6 .- Use it from Data connections :

QFabian_7-1616117895684.png

QFabian_8-1616117946032.pngto create the connection line

QFabian_9-1616117971430.pngto view tables from the source and load them

 

Adittionally, here is the link from Qlik Help Web Site :

 

https://help.qlik.com/en-US/sense/February2021/Subsystems/Hub/Content/Sense_Hub/DataSource/ODBC.htm

 

QFabian