Search found 4 matches

by jesper
Fri Aug 16, 2002 4:01 am
Forum: HostMonitor
Topic: Sending SMS with GSM-Card Phone
Replies: 9
Views: 32420

Hi !

We have connected a GSM modem to a serial port and sends SMS messages via a simple DOS command like C:>sendSMS COM1 +4520201099 "message"

It works very well.

Regards
Jesper
by jesper
Fri Aug 16, 2002 2:25 am
Forum: HostMonitor
Topic: ODBC Query returns Invalid Curser State
Replies: 1
Views: 13035

Hi ! I am problems getting the ODBC query to execute SQL statements against Tivoli Storage Manager. I configured an ODBC datasource, and it works perfectly with MS-ACCESS and others, but Host-Monitor just returns "Invalid Curser State" when executing SQL commands. "Check Connections O...
by jesper
Fri Apr 12, 2002 2:42 am
Forum: HostMonitor
Topic: ODBC Query results in "Invalid Cursor state"
Replies: 6
Views: 22852

Hi Alex !

Thank you for your quick reply :smile:

I have installed your patch - but it did not help much.

I can send you the ODBC driver and give you access to one of our TSM servers via the internet. That way you would be able to try it out for yourself. Would that be an idea ?


by jesper
Thu Apr 11, 2002 12:39 am
Forum: HostMonitor
Topic: ODBC Query results in "Invalid Cursor state"
Replies: 6
Views: 22852

Hi ! I am testing the following setup : - Hostmon 3.02 beta - Tivoli Storage Manager ODBC Interface 4.2.1.20 - Tivoli Storage Manager f. AIX 4.1.15 The ODBC interface works fine - I have tested it with MS-Access and other programs. The SQL script is VERY simple : select log.PCT_UTILIZED from log Thi...