SQL queries as test?

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
MADS
Posts: 16
Joined: Wed Feb 09, 2005 7:17 am

SQL queries as test?

Post by MADS »

Hi,

Is there a way to do a count * from "table" to return the number of rows as ReplyNum?

Marc
Yoorix
Posts: 177
Joined: Wed Dec 14, 2005 8:28 am

Post by Yoorix »

Yes, sure.

Select count(*) from TableName

Standard ANSI syntax.

And then check "Alert when field in " row 1 col1 "< then" Value.

Regards,
Yoorix
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Is there a way to do a count * from "table" to return the number of rows as ReplyNum?
Why you have posted this question into "Problems and Bugs" forum?

ODBC Quesry test method shows some error? If you see some error, please provide information about that error: HostMonitor version, Windows version, Service Pack, ODBC driver, what exactly error do you see?

Regards
Alex
Post Reply