Hi,
I am working on a new project with plugins.
I am trying to put all Delphi units and 3rd party tools units into one package for our new project so I don't have deploy tens or hundreds of bpl. When I add the ODAC units from the ODAC source folder (C:\Program Files\CoreLab\ODAC\Source), the compiler complains that ConnectForm.pas is already on the search path (C:\Program Files\Borland\Delphi7\Odac\Lib).
So I wonder why ConnectForm.pas, ConnectForm.dfm, and ConnectForm.xfm exist in the Lib folder? Can I remove it from the folder? If not, which one should I use in my package (they seem to be the same), or does it matter?
Thanks,
Ping Kam
Two copies of ConnectForm
-
- Devart Team
- Posts: 925
- Joined: Thu 17 Nov 2005 10:53
I uninstall ODAC from the OS. I check and confirm that C:\Program Files\Borland\Delphi7\Odac folder was gone. I explicitedly delete the C:\Program Files\CoreLab\ODAC folder. Then re-install it. And the 3 files are listed in both folders again. And the two copies have the same file dates.
The ConnectForm is the only one that has source (pas, dfm and xfm) file in the C:\Program Files\Borland\Delphi7\Odac folder.
Ping Kam
The ConnectForm is the only one that has source (pas, dfm and xfm) file in the C:\Program Files\Borland\Delphi7\Odac folder.
Ping Kam
-
- Devart Team
- Posts: 925
- Joined: Thu 17 Nov 2005 10:53
-
- Devart Team
- Posts: 925
- Joined: Thu 17 Nov 2005 10:53