I have a QlikView Document with ODBC connections to Oracle 10g, I want migrate to OLEDB connection, but I try read Store Procedures from a package and fail, ¿Is possible call to procedures inside packages from QlikView?
This is my actual call:
...
ODBC CONNECT TO [MyExampleDB;DBQ=MyExampleDB] (XUserId is UCIbPasddWZN, XPassword is SFSDryrty);