Problem with Connect Dialog

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
dani
Posts: 1
Joined: Mon 06 Aug 2007 10:20

Problem with Connect Dialog

Post by dani » Fri 19 Oct 2007 13:12

Hi !

After install new version 6.20.0.11 of ODAC on Delphi 5 i get message:

[Fatal Error] DataModule.pas(10): Unit OdacVcl was compiled with a different version of ConnectForm.TConnectForm

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Mon 22 Oct 2007 11:04

1. Try to rebuild your application (select Project | Build from the Delphi menu).
2. Try the following:
- Uninstall ODAC and make sure that there are no ODAC files on your computer.
- Install ODAC again.

Post Reply