Skip to content

Tag: c#

SQLite C# System.Data.SQLite.SQLiteException

I want to insert data into a database via sqlite but each time I got the error below: Connection Established Successfully… code = Error (1), message = System.Data.SQLite.SQLiteException (0x800007BF): SQL logic error near “hpi_caseid”: syntax error at System.Data.SQLite.SQLite3.Prepare(SQLite…