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: 
Not applicable

What to do?

I have moved my BI database to a new server, but when i try to connect in qlikview I get this message

Skærmbillede 2012-08-27 kl. 11.48.54.png

I have no idea to solve this issue?

Labels (1)
1 Solution

Accepted Solutions
tseebach
Partner - Creator III
Partner - Creator III

Usually its installed together with the ODBC connector

View solution in original post

9 Replies
Not applicable
Author

Force 32 bits perhaps?

You can check this checkbox in the loadscript editor. I think it is a mismatch between 32bits and 64 bits.

Not applicable
Author

I have already force 32 bit 😞

Not applicable
Author

Ok.

What I know next to this is that there are 2 places where odbc connections are managed. 1 place for 32bit and one place for 64 bit

c:\Windows\SysWoW64\odbcad32.exe for 64 bit

C:\Windows\System32\odbcad32.exe for 32 bit

Perhaps when you make an odbc connection in both of them to test which one you need, you can get it working...

Not applicable
Author

I have tried to do that, but it still comes with the same error message

tseebach
Partner - Creator III
Partner - Creator III

Make sure the ODBC connection exist and works in the ODBC control panel Start > Adminstrative Tools > Data Source (ODBC)

and that they have the same DSN name.

Not applicable
Author

it works in windows ?

Skærmbillede 2012-08-27 kl. 13.37.00.png

but not in qlikview - I have tried to reinstall mysql multiple times

Skærmbillede 2012-08-27 kl. 13.37.27.png

tseebach
Partner - Creator III
Partner - Creator III

Try to use a OLE DB connection instead of ODBC, OLE DB is the never technologi and more stable. Simply select OLE DB in the connection menu in QV and enter the same credentiels etc.

Not applicable
Author

but I need a OLE DB connector for that right?

tseebach
Partner - Creator III
Partner - Creator III

Usually its installed together with the ODBC connector