Delphi 2007 and Delphi 7 on same PC

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
tonisanta
Posts: 55
Joined: Wed 04 Apr 2007 17:25

Delphi 2007 and Delphi 7 on same PC

Post by tonisanta » Fri 15 Jun 2007 08:35

Hi, I'm trying to port my D7 projects to D2007. To install the upgrade of sdac 410 first I've removed the previous one, than I installed 410 for D7. Now installing the packages for D2007 the setup advises that first I have to remove the just installed ones.
Will I've to compile manually the d2007-packages?
It would alse be fine if the installer automatically removes the previous one or updates it. And like other component producers do, it would also be fine to have only one installer/upgrade setup with choices for which IDE the installation should by applied.
best regards
Toni

Jackson
Posts: 512
Joined: Thu 26 Jan 2006 10:06

Post by Jackson » Fri 15 Jun 2007 13:22

We couldn't reproduce the problem.
Please make sure that you use valid installation packages for Delphi 7 and Delphi 2007.
Use the sdac410d7xxx.exe file to install SDAC for Delphi 7 and the sdac410d11xxx.exe file to install SDAC for Delphi 2007.

tonisanta
Posts: 55
Joined: Wed 04 Apr 2007 17:25

Post by tonisanta » Wed 20 Jun 2007 12:02

What do you control to show the msg to remove just installed packages first? Could be my registry contains some key not removed by the previous uninstall or there is some file not deleted.
best regards
Toni

Post Reply