Check MS SQL Server - no answer

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
Pavel G.
Posts: 1
Joined: Wed Jan 14, 2004 6:42 am

Check MS SQL Server - no answer

Post by Pavel G. »

I am using test method "Check MS SQL Server". Fields:

Server: server1
Database: base1
Login/password: <blank>

Logged user under Windows XP when HM running is SQL administrator.
File ntwdblib.dll exist in "C:\Program Files\HostMonitor4".

Always I have status "No answer". What is it?
KS-Soft
Posts: 12887
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Are you sure your server allows connections with blank user name and password??

Regards
Alex
User avatar
Marcus
Posts: 367
Joined: Mon Nov 18, 2002 6:00 pm

Post by Marcus »

Are you sure your server allows connections with blank user name and password
For MSSQL to connect you must have a user account. Either a windows account or an SQL account. And the account must have rights on the database you want to connect to.
fizbin
Posts: 17
Joined: Thu Jul 24, 2003 6:00 pm
Location: Texas
Contact:

Unable to connect

Post by fizbin »

I have tried all combinations of server name, and loggin users who have full access to databases and can not connect to test MS SQL
I have registered the MSSQL dll as well.

Any ideas
KS-Soft
Posts: 12887
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

There is small program for testing purpose: http://www.ks-soft.net/download/mssqltest.exe It is console application, it has 4 command line parameters: Server Database UserName [Password].
Start it and you will see message that describes problem. Hope it will help.

Regards
Alex
Post Reply