摘要: var conn: TFDConnection; qry: TFDQuery; begin conn := TFDConnection.Create(nil); try conn.DriverName := 'SQLite'; conn.Params.Values['Database'] := 'C 阅读全文
posted @ 2024-11-05 18:28 云台听海 阅读(124) 评论(0) 推荐(0)
摘要: 引用: FireDAC.Comp.Client, FireDAC.Stan.Def, FireDAC.Stan.Async, FireDAC.DApt, FireDAC.Phys.SQLite, FireDAC.UI.Intf, FireDAC.VCLUI.Wait; 阅读全文
posted @ 2024-11-02 14:19 云台听海 阅读(86) 评论(0) 推荐(0)