system.data.SQLite.SQLiteException(0x800007BF) SQL logic error
Dineshkumar.S
456
Reputation points
IN my windows application developed in C# having an issue with some of the users with that error as below
system.data.SQLite.SQLiteException(0x800007BF) SQL logic error
so after this error i found that one of the table in the users db is missing from the actual live db so because of this it is showing the error so how can we find the issue why the table is not getting synced to the user's db and how to dix it can anyone suggest me any ideas ??
Developer technologies Windows Forms
1,931 questions
Developer technologies .NET Other
4,103 questions
Developer technologies C#
11,567 questions
Sign in to answer