Announcement

Collapse
No announcement yet.

Sqlite3 error using mcsSprinkler?

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

    Sqlite3 error using mcsSprinkler?

    I installed the latest update to mcsSprinkler the other day and am getting this spammed into my HS3 log:

    Code:
    ExecuteCommand INSERT INTO tblState(DC,WateredToday,AutoTime,ManualEnable,AutoDisable,MaxCycles,RunTime,RoundRobin,Syring,Carryover,SampleDate,Water,FlowMax,WaterMeter,Fert,FertHour,MinDaysRoundRobin,WaterMeterHour,AutoWateredToday,AutoRunTime,MoistureIncrement,CarryoverTimeSlot,AreaRoundRobinTime,AreaInterZoneTime,AreaTimePassed,DelayedETState) VALUES ('R7',0,'2015-06-03 15:50:00',0,0,24,0,1,0,0,'2015-06-04 21:08:00',0,0,0,0,0,0,0,0,0,0,0,'2015-06-04 00:00:00','2015-06-04 00:00:00',0,1) Line 0 Unable to load DLL 'sqlite3': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
    How do I fix this?

    #2
    Also seeing this on startup:

    AverageWater Line 0 Unable to load DLL 'sqlite3': The specified module could not be found. (Exception from HRESULT: 0x8007007E)

    Guessing I need to download a sqlite3 dll from somewhere and install it? Any help?

    Comment


      #3
      Downloaded the 32 bit sqlite3.dll from sqlite.org and put it into my HS3 main directory seems to have squelched the errors in the log. I'll have to see if everything works okay though.

      Is this a known issue? Should sqlite3.dll be packaged with mcssprinklers?

      Comment

      Working...
      X