Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
We just migrated to qlikview 12.4. In some of my tests I found some connection issues to our oracle database. The connection issues have been resolved but I noticed that if I create a new connection statement the statement is pasted in as
OLEDB CONNECT TO [Provider=OraOLEDB.Oracle.1;Persist Security Info=True;User ID=........
Our existing connection statements are
CONNECT TO [Provider=OraOLEDB.Oracle.1;Persist Security Info=True;User ID=........
Is there any difference between OLEDB CONNECT and CONNECT ? Both seem to work fine, I'm just wondering if one is better than the other ?
Thanks !
Thanks very much for your reply.
And thanks for the link. I've bookmarked the script syntax section for future reference. 😉