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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] Cannot connect to my SQLEXPRESS

Hallo,
I have the following settings defined in tMSSqlInput:
Host: localhost
Port:1433
Database: MyDatabase
Advanced settings: instance=SQLEXPRESS

The SQL Browser is running. When I click on the Guess Schema button I receive an error message:
Server localhost has no instance named SQLEXPRESS

However, I definitely have this instance and it is running. What am I doing wrong.

Thanks in advance, Walter

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Solved my problem.
- my SQL Server was not configured for TCP/IP
- the nlmauth.dll was not in the JRE\bin directory

View solution in original post

1 Reply
Anonymous
Not applicable
Author

Solved my problem.
- my SQL Server was not configured for TCP/IP
- the nlmauth.dll was not in the JRE\bin directory