Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
DREFFO
Partner - Contributor
Partner - Contributor

x32 or x64

Hello everyone,  is there a feature in QlikView script that give me back wich version is QlikView (32 and 64 bit)?

Thanks for the help in advance!

Labels (1)
2 Replies
ashfaq_haseeb
Champion III
Champion III

hi,

x86 = 32bit it supports 16 bit data transformations support only 4 gb ram

x64 = 64bit it supports 16 bit data transformations support ram > 4 gb

Regards

ASHFAQ

DREFFO
Partner - Contributor
Partner - Contributor
Author

Thanks.

I know that.

I need to load the 32 or 64-bit version of an ocx from a macro.

So I need a macro script that identifies the version of QlikView 32 or 64 bit to be able to use the version of my ocx 32 or 64 bits.