Search found 4 matches

by cbraatz
Fri Apr 05, 2002 3:44 pm
Forum: HostMonitor
Topic: ODBC Logging to SQL Server
Replies: 11
Views: 33880

Thanks Alex. I used the following for the sql query:
Insert into hmlog (time, testname, status, reply) VALUES ('%DateTime%', '%TestName%', '%Status%', '%Reply%')
by cbraatz
Thu Apr 04, 2002 4:06 pm
Forum: HostMonitor
Topic: ODBC Logging to SQL Server
Replies: 11
Views: 33880

When logging to sql server the date amd time field show up with the date as 1900-01-01. The time however is correct.
Thanks for your fast responses.
Craig
by cbraatz
Thu Apr 04, 2002 12:22 pm
Forum: HostMonitor
Topic: HTML AutoRefresh
Replies: 1
Views: 16112

Is the AutoRefresh option still available? If so, where is it?
by cbraatz
Thu Apr 04, 2002 11:05 am
Forum: HostMonitor
Topic: ODBC Logging to SQL Server
Replies: 11
Views: 33880

What are the details of the database needed to log all activity to sql. Do you have a db for us to load. How about the specs so I can create my own. Thanks Alex!