I want Insert datetilme Value in SQLite with C#.But I got this runtime error. What should I do?
问题 I want make Media Player with C#&VS2019 Windows Version 10 SQLite Version 3 Build Environment 32bit I make Library Project and Console Project(Test) But I got this runtime error. Error System.Data.SQLite.SQLiteException 'SQL logic error near "'2021-10-30'": syntax error' DirectoryFileManager using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.IO; using System.Data.SQLite; namespace Eagle_Lib { public class