本文整理自网络,侵删。
ADOTable1.ConnectionString:='Provider=Microsoft.Jet.OLEDB.4.0;Data Source='+ExtractFilePath(Application.Exename)+'db1.mdb;Persist Security Info=False';ADOTable1.Active:=true;
相关阅读 >>
Delphi 在statusbar1.panels上显示日期时间星期
Delphi 使用shgetfileinfo函数获取任何文件大图标
Delphi firedac 连接access mdb数据库的方法
Delphi generics collections tdictionary 用法
Delphi 从twebbrowser webbrowser得到全部html源码
更多相关阅读请进入《Delphi》频道 >>