Hi All, I've just updated to VARAC 8.6.2 also updated the VARA modem as well.
I now get the following error message in the log;
15:54:21 - Error: Writing to cqframe table:unable to open database file
unable to open database file
at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
at VarAC.VarAC.write_last_heard_to_db(DateTime cqframe_time, Int32 cqframe_type_id, Int64 frequency, String bandwidth, String from_callsign, Int32 snr, String slot, String data, String locator)
Has anybody encountered this? Does anybody know how to fix it?
VarAC tried to access its database file VarAC.db. if its not there or you have permissions error - it will show this error.
Make sure its there and you have permission on the file system.
If you are not a big expert in windows based permission, but the file is there, simply try to run VarAC as administrator. (right click the VarAC.exe -> run as administrator)
Donno the history of your installation and you provided very little information.