Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 prashantbaste
		
			prashantbaste
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi All,
I have created system DSN to connect MySQL database (thru Administrative Tool) & it get "Connection Successful" message when I try thru ODBC Drivers.
But When I come into Qlikview it do not show SystemDSN to connect. And If I select User DSN that is not successful to get connect me to database.
Can anyone suggest what can be issue?
Thanks in advance ...! 
 prashantbaste
		
			prashantbaste
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Yes Andrew,
I tried With & without Force 32 Bit. But its not showing any of DSN created from Administrative tools.
There is no System DSN showing in Edit Script -> ODBC Connection.
If your machine is 64-Bit. then just download and install the connector. And then use - provide a means for the Qlik Sense or QlikView to efficiently load data into an app from databases that are accessible with supported ODBC drivers. The following databases are supported with this connector package:
Then, Just close the Qlikview local client / Workbench and then open then connect to Connector and then use which DB you want to fetch then check.
PFA
 
					
				
		
 awhitfield
		
			awhitfield
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Have you tried using the Tools option in the edit screen? Is it listed there?
Andy
 
					
				
		
 jonathandienst
		
			jonathandienst
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		>>Its 32 bit connection & QV is also of 32 bit version.
I think you created a 64 bit connection. The default ODBC tools on a 64 bit machine create a 64 bit DSN which cannot be seen by 32 bit applications.
Make sure you run this version to create 32 bit connections on 64 bit Windows:
C:\Windows\SysWow64\odbcad32.exe
This version makes 64 bit connections on 64 bit (and 32 bit connections on 32 bit Windows):
     C:\Windows\System32\odbcad32.exe
And those are not typos. Some MS engineer was having a really bad day when those naming conventions were developed.
 prashantbaste
		
			prashantbaste
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi jontydkpi,
Thank you for valuable inputs. Those are really very helpful.
Checked with your given paths & found yes it was 64 bit. Now I have installed 32 bit connection.
Also able to get connect.
Thanks a ton 
 prashantbaste
		
			prashantbaste
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hello Anil Babu,
All this is not required. I resolved my issue by re-installing 32-bit connectors.
  By the way thank you for valuable inputs.
 By the way thank you for valuable inputs. 
 prashantbaste
		
			prashantbaste
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Andrew,
Yes from edit screen only I was trying, but not able to get System DSNs & User DSNs was not able to connect.
But now it has got resolved by re-installing 32-bit version connection.
Thank you for all your inputs.
 
					
				
		
 awhitfield
		
			awhitfield
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Glad you got it sorted!
