Announcement

Collapse
No announcement yet.

Too few parameters....

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

    Too few parameters....

    Getting several of these on several screens, like listings.



    <pre class="ip-ubbcode-code-pre">Script error: [Microsoft][ODBC Microsoft Access Driver] Too few parameters. Expected 10. End if
    if strCurrentUser = "" OR strCurrentUser = "None" Then
    strCurrentUser = "admin"
    </pre>

    SteveP

    I Pledge Allegiance to the flag of the United States of America and to the Republic for which it stands, one Nation under God, indivisible, with liberty and justice for all.
    The REAL Pledge of Allegiance

    #2
    From the error it looks like you still have the old database. There have been several fields added and several changes made because of changes to xmltv and the zap2it site.
    Make sure that your odbc connection is pointing to the new db in the homeseer\data\hstv\ dir.

    Jeff Farmer
    HomeSeer user since March, 2000

    --
    Jeff Farmer
    HS 3, HSPhone
    My HS3 Plugins: CFHSExtras, Random, Restart, Tracker, WeatherXML, PanaBluRay
    Other Plugins In Use: APCUPSD, BLOnkyo, Device History, EasyTrigger, HSTouch Server, PHLocation2, Pushover, RFXCom, UltraGCIR3, UltraMon3, UltraPioneerAVR3, X10, Z-Wave

    Hardware: GoControl Irrigation Controler, Schlage Lever Lock, Schlage Deadbolt, Way2Call Hi-Phone, RFXCom RFXrec433 Receiver, WGL 800, TI-103, Z-Net, Pioneer 1120, Pioneer 1021, Pioneer LX302, Panasonic BDT-110, Panasonic BDT-210 x2

    Comment

    Working...
    X