Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Problem with loading Data From SQL

Hi All,

I m new in QlikView

I'm traying to load data from MySql ,my problem that  I couldn't connect and I get this error :

Fehler bei der Verbindug : SQLSTate :'01000'

SQL Server-Fehler:11001()).

Fehler bei Verbindung:

SQLState :'08001'

SQL Server-Fehler:6

[Microsoft][ODBC SQL Server Driver][TCP/IP]Der angegebene SQL Server Konnte nicht gefunden werden.

Help please

1 Solution

Accepted Solutions
Not applicable
Author

yes yes you have right it is a problem of user access permissions.

Thanks alot for your help .

View solution in original post

15 Replies
Clever_Anjos
Employee
Employee

Which database you want to connect?


I'm traying to load data from MySql ,my problem that  I couldn't connect and I get this error :

[Microsoft][ODBC SQL Server Driver][TCP/IP]Der angegebene SQL Server Konnte nicht gefunden werden.

swuehl
MVP
MVP

Have a look at

QV connectivity to mySQL

Have you tried the recent Qlik ODBC drivers as indicated in the referenced thread by Peter? I think you can download them also from QlikMarket.

Not applicable
Author

Thank you .

I'm traying to connect to MySQL .I will list you what I have done .

1-I loaded 'mysql-connector-odbc-5.1.8-win32'

2-I created a DNS .by selecting :dBASE Files ->MySQL ODBC 5.1 Driver-> I puted the defference paraöeters of my base and in this stage and in the field 'Database' from where should I select my database  the system display only the fisrt databases thai is ''information_schema'' I so I didn#t select it and I saved without specify any Database.

3-Then  from QlikView after selecting ODBC and testing the connection ##Connection Test Succeded## but allways without displaying my desired database.(this time it didn#t generated the same last problem ).

Not applicable
Author

Thank you .

Yes I did the same steps.

Clever_Anjos
Employee
Employee

Could you post here, your script (with your connect) and a screenshot of your ODBC connection?

Not applicable
Author

and now it genertate the first problem :4.png3.png3.png2.png1.png

andrespa
Specialist
Specialist

Hi, could it be something about the architecture of both the connector and the DB?? (Trying to connect from a 64bits DB eith a connector of 32 bits)

Hope it helps,

Andrés

swuehl
MVP
MVP

Is MySQL a qualified server name? Have you tried using an IP address instead?

And are you sure you are using the correct MySQL ODBC driver (looks more like a MS SQL Server driver)?

Clever_Anjos
Employee
Employee

Are you using a SQL Server driver to connect to a MySQL server?

I don´t think it´s supposed to work.

Maybe if try the QvOdbcConnectoPackage selecting the MySQL driver, you can have sucess:

Capturar.PNG