SQLite - System.AccessViolationException: Attempted to read or write protected memory

最近在使用 SQLite 讀取資料時,程式運行出現了 System.AccessViolationException: Attempted to read or write protected memory 這樣的訊息。 ...

November 4, 2016 · 1 min · 70 words · Larry Nung