Originally Posted by
technostar
i'm trying this app to work on my car pc but i'm getting the error message below... any idea how to fix this?
9/7/2009 3:30:43 PM:Warning: Error caught while resending data :System.Data.SQLite.SQLiteException: SQLite error
no such column: transfered
at System.Data.SQLite.SQLite3.Prepare(SQLiteConnectio n cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
at System.Data.SQLite.SQLiteCommand.BuildNextCommand( )
at System.Data.SQLite.SQLiteCommand.GetStatement(Int3 2 index)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCo mmand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader(Com mandBehavior behavior)
at System.Data.SQLite.SQLiteCommand.ExecuteReader()
at WindowsApplication1.DatabaseProcessor.resendData(S tring filename, String user)