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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
realpixel
Creator
Creator

Problem connexion ODBC QV server

Hello,

I have the following problem.

On the QV server, I created a ODBC connexion named 'INST', the connexion to the 'INST' is fine from the server.

But when I try to reload the document from the console serveur, I have failed error.

Error: SQL##f - SqlState: IM002, ErrorCode: 0, ErrorMsg: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified

02/04/2013 15:00:58:       General Script Error

02/04/2013 15:00:58:       Execution Failed

02/04/2013 15:00:58:      Execution finished.

I can open the document directly from the server with the QV personnal Edition witout error.

1 Solution

Accepted Solutions
Anonymous
Not applicable

I think that your ODBC DSN is "user" DSN, and not available for the "user" that runs QV services.  Try to use "system" DSN.

Regards,

Michael

View solution in original post

2 Replies
Anonymous
Not applicable

I think that your ODBC DSN is "user" DSN, and not available for the "user" that runs QV services.  Try to use "system" DSN.

Regards,

Michael

realpixel
Creator
Creator
Author

Thank Michael, It was the problem!

I have create ODBC driver like ''user'' and not ''system'', problem solved.

Thank you again.