请问: 做Access数据库的安装程序需要把那些access的文件打包?

急!!!!!!!!!!!!!!!!!
[18 byte] By [Nickle_Final-山雨欲来] at [2008-6-2]
# 1
关注!
catfather46-猫爸 at 2007-10-23 > top of Msdn China Tech,Delphi,数据库相关...
# 2
将ADO安装程序打包,在你的安装程序中调用ADO的安装程序吗mdac_typ.exe
gcj123-佛的光辉 at 2007-10-23 > top of Msdn China Tech,Delphi,数据库相关...
# 3
我用的是install shield express for delphi 4
Nickle_Final-山雨欲来 at 2007-10-23 > top of Msdn China Tech,Delphi,数据库相关...
# 4
直接将access打如包中,记得加入Idbat32.dll、Usa.btl、Idapi.cfg、Charset.cvb、Bantam.dll、BLW32.dll、Idapi32.dll、Fareast.btl、Iddao32.dll、Idr20009.dll、Idsql32.dll文件,自己查在什么目录下吧。对了,还有记得修改注册表。
# 5
如果是ADO+ACCESS在WIN982E以上操作系统可以直接运行(ADO2.1以上).
luxy at 2007-10-23 > top of Msdn China Tech,Delphi,数据库相关...
# 6
确认一下是不是Access97.chm、Access97.chw、Access97.dll、access97.htm这么几个文件?
Nickle_Final-山雨欲来 at 2007-10-23 > top of Msdn China Tech,Delphi,数据库相关...