紀錄 SQLite 佈署到 IIS 上所碰到的問題
2020-03-09
2020-02-14
[EF6][SQLite] SQLite Code First 和 Migration (2)
續上篇,[EF6][SQLite] SQLite Code First 和 Migration,那篇使用的 System.Data.SQLite.EF6.Migrations 套件,不過在 .NET Framework 4 的環境下一直有問題,不得已的情況下要改用 SQLite.CodeFirst
2020-02-10
[EF6][SQLite] SQLite Code First 和 Migration
SQLite 跟 SQL Server Server 有很大的不一樣,透過 EF 讓它們操作起來幾乎沒有不一樣,不過還是會碰到 SQLite 不支援的情況,但 CRUD 的使用是沒有問題的;這次我要演練 SQLite Code First,這當中有碰到一些問題,幸好都可以解決,趕緊寫下筆記...
2011-05-02
[Entity Framework] SQLite 透過 EntityKey 進行資料異動
[Entity Framework] SQLite 透過 EntityKey 進行資料異動
2011-05-02
[Entity Framework] SQLite 透過 ObjectContext 進行資料異動
[Entity Framework] SQLite 透過 ObjectContext 進行資料異動
2011-05-02
[Entity Framework] 建立 SQLite 關聯性表單
[Entity Framework] 建立 SQLite 關聯性表單
2011-04-28
[Entity Framework] 建立SQLite 的 EDM 資料表關聯
[Entity Framework] 建立SQLite 的 EDM 資料表關聯
2011-04-26
[Entity Framework] SQLite 與 Entity Framework
[Entity Framework] SQLite 與 Entity Framework
- 1