Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Oledb and Odbc?

Hi,

Any one can explain OLEDB and ODBC ?

How to set the connection?

which is better one ? Y?   

Sub2u

2 Replies
jagan
Luminary Alumni
Luminary Alumni

Hi,

check this

QlikView 11 Developer Tutorial - part 13

Check this link hope it helps you.

QlikView 11 Developer Tutorial

Regards,

Jagan.

avinashelite

Hi,

Both the OLEDB and ODBC are all most same but the OLEDB has several  advantages compared to ODBC like:

1. OLEDB is faster than ODBC

2. OLEDB  is dynamic connection it doesn't require any connection instance to be created in the Qlikview server.