palunix
17-08-2010, 08:31 PM
حصلت علي نسخة كاملة من هذا المكون لكن لم استطع تثبيته لان لم افهم الطريقة ,
I. Using IDE
Delphi and C++ Builder for Win32
--------------------------------
Run your IDE and walk through folowing steps:
1) Compile DAC run-time package (dacXX.dpk)
2) For Delphi 6,7 or C++ Builder 6 compile DAC GUI related package dacvclXX.dpk
3) Compile DAC design-time package (dcldacXX.dpk)
4) Compile ODAC run-time package (odacXX.dpk)
5) For Delphi 6,7 or C++ Builder 6 compile ODAC GUI related package odacvclXX.dpk
If you are going to create CLX applications compile OdacClx.pas unit separately.
6) Compile and install ODAC design-time package (dclodacXX.dpk)
You can find these packages in
Source\Delphi5\*.dpk - for Delphi 5
Source\Delphi6\*.dpk - for Delphi 6
Source\Delphi7\*.dpk - for Delphi 7
Source\Delphi9\*.dpk - for Delphi 2005
Source\Delphi10\*.dpk - for Delphi 2006
Source\Delphi11\*.dpk - for Delphi 2007
Source\CBuilder5\*.bpk - for C++ Builder 5
Source\CBuilder6\*.bpk - for C++ Builder 6
To compile ODAC based application add ODAC Source directory path
to the "Library Path".
هذه الطريقة موجودة في الملف لكن لم استطع تطبيقها و لم اعرف من اين ابدا ,
I. Using IDE
Delphi and C++ Builder for Win32
--------------------------------
Run your IDE and walk through folowing steps:
1) Compile DAC run-time package (dacXX.dpk)
2) For Delphi 6,7 or C++ Builder 6 compile DAC GUI related package dacvclXX.dpk
3) Compile DAC design-time package (dcldacXX.dpk)
4) Compile ODAC run-time package (odacXX.dpk)
5) For Delphi 6,7 or C++ Builder 6 compile ODAC GUI related package odacvclXX.dpk
If you are going to create CLX applications compile OdacClx.pas unit separately.
6) Compile and install ODAC design-time package (dclodacXX.dpk)
You can find these packages in
Source\Delphi5\*.dpk - for Delphi 5
Source\Delphi6\*.dpk - for Delphi 6
Source\Delphi7\*.dpk - for Delphi 7
Source\Delphi9\*.dpk - for Delphi 2005
Source\Delphi10\*.dpk - for Delphi 2006
Source\Delphi11\*.dpk - for Delphi 2007
Source\CBuilder5\*.bpk - for C++ Builder 5
Source\CBuilder6\*.bpk - for C++ Builder 6
To compile ODAC based application add ODAC Source directory path
to the "Library Path".
هذه الطريقة موجودة في الملف لكن لم استطع تطبيقها و لم اعرف من اين ابدا ,