Announcement

Collapse
No announcement yet.

[asp][script] Ultra View2 Log 1.5 - Database Enable HomeSeer Log File

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    [asp][script] Ultra View2 Log 1.5 - Database Enable HomeSeer Log File

    Ultra View2 Log Version 1.5.0 Released.

    ==================================================
    Description:
    ==================================================
    Ultra View2 Log is a script to move the contents of the ah.log file into a database.
    This is achieved by moving ah.log to ah.tmp then reading the contents of ah.tmp
    and inserting valid log entries (line contains "~!~") into the database table tblLog.

    ==================================================
    Technologies Used:
    ==================================================
    <LI> ActiveX Data Objects (ADO) 2.5 using OLEDB and SQL inserts and selects.
    <LI> VBScript Version 5.
    <LI> VBScript File System Object

    ==================================================
    Minimum Requirements:
    ==================================================
    <LI> HomeSeer Version 1.5.80
    <LI> Script requires Microsoft Data Access Components (MDAC) 2.5 to work. http://www.microsoft.com/data (Windows 2000 users already have MDAC 2.5)

    ==================================================
    Notes:
    ==================================================
    <LI> If your log file is important to you, back it up BEFORE you run this script for the first time.
    <LI> This script may take a while to run the first time. Be patient.
    <LI> All log entries are stripped of apostrophes.

    ==================================================
    Screenshot:
    ==================================================


    ==================================================
    Change Log:
    ==================================================
    Version 1.0 - 1.3
    <LI> Wasn't tracking changes yet.

    Version 1.4
    <LI> Reads HomeSeer settings from settings.ini instead of system registry.

    Version 1.5
    <LI> Links bar now based on new features added in HomeSeer 1.5.71.
    <LI> Recordset paging has been implemented.
    <LI> Other small code tweaks.

    Have fun.

    Ultra View2 Log scripts are available in Ultra Suite:
    http://ubb.homeseer.com/6/ubb.x?a=tp...3&m=3622955336

    Regards,
    Ultrajones@hotmail.com

    [This message was edited by Ultrajones on Friday, 29 March 2002 at 06:43 PM.]

    [This message was edited by Ultrajones on Sunday, 21 April 2002 at 08:12 PM.]

    [This message was edited by Ultrajones on Monday, 29 July 2002 at 09:39 PM.]

    [This message was edited by Ultrajones on Monday, 29 July 2002 at 09:40 PM.]

    [This message was edited by Ultrajones on Wednesday, 31 July 2002 at 09:42 PM.]
    Attached Files
    Plug-ins: UltraMon, UltraM1G, UltraCID, Ultra1Wire, UltraLog, UltraWeatherBug, UltraPioneerAVR, UltraGCIR
Working...
X