odac 安装步骤请教
根据ReadMesrc.txt的说明,安装Odac控件:
II. Using make-files
Delphi and C++ Builder for Win32
--------------------------------
1) Go to one of the following folders (let 's denote this folder %MakePath%):
Source\Delphi7 - for Delphi 7
2) Find in the 'Make.bat ' line containing
set IdeDir= "D:\Program Files\Borland\Delphi7
and make sure that correct path to IDE is set (always include forward
quote and do not include ending quote)
3) Run 'Make.bat '. Binaries will be copied to %MakePath%\Odac subfolder
4) Run IDE and add dclodacXX.bpl via Component-> Install Packages... menu
5) To compile ODAC based application add ODAC Source directory path
to the "Library Path " list
1.找到ODAC_5.70.0.30_FS\ODAC_5.70.0.30_FS
2.Make.bat右键编辑,填入delphi7安装路径.
3.然后运行Make.bat生成bpl文件.
4.运行Delphi7 操作Component-> Install Packages-> add dclodac70.bpl
5.???
最后一步要求做什么?我不大理解,请操作过的人指点一下。
[解决办法]
tools-〉environment options-> Library-> Library path 后边的按钮-> 选择你的bpl的资源路径-〉add就ok了