That is it. I returned a Decimal 10,2 value that is not supported from your list above. Once changed to type Real the test works.
Thanks for you support. Great Program!
Search found 2 matches
- Fri Jan 17, 2003 2:49 am
- Forum: HostMonitor
- Topic: ODBC SQL Test thresholds
- Replies: 2
- Views: 10426
- Thu Jan 16, 2003 6:29 am
- Forum: HostMonitor
- Topic: ODBC SQL Test thresholds
- Replies: 2
- Views: 10426
Hi, I am using an ODBC SQL test that executes a query returning a single decimal value representing a percentage in the range 0.00 to 100.00. I then have enable the 'alert when field in 1,1 is > than 80' sub-test. The problem seems to be that this test does not treat the value as a number but as tex...