|
Net-Framework/UWP-Universal-Windows-Plattform/Database
SQLite, C#: Insert date
|
30.05.2016 7911
|
SQLite,
c: Insert date, Insert SQL String, Date format
In c#,
SQLite, add a date in a table, a data set, by one the date according to the
scheme '
2016-05-30 10:00:00 ' passes
INSERT INTO [Files] ([Filename, [dtCr
|