Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread from 3.27 to 4.xx
Thu, Feb 23 2006 8:29 AMPermanent Link

"cam"
Hi
now I use the 3.27 C/S Delphi7 version for many projcts.
I would be to test the new 4.xx version on the same (my only) computer.
Is possible both version togheter ? I need to uninstall my 3.27 before ? and my old projects ?

regards

cam

Thu, Feb 23 2006 12:34 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Cam,

<< now I use the 3.27 C/S Delphi7 version for many projcts. I would be to
test the new 4.xx version on the same (my only) computer.
Is possible both version togheter ? I need to uninstall my 3.27 before ? and
my old projects ? >>

Yes, you can use both together in the same version of Delphi.  However, you
must make sure that when you switch back and forth between version 3 and 4
that you do the following:

1) Make sure that the old design-time package is unchecked and the new
design-time package is checked in the installed packages list under
Component/Install Packages.  You cannot have both design-time packages
loaded at the same time in the same IDE.

2) Make sure that you're compiling with the proper search path in the
Tools/Environment Options/Library/Library Path when you compile your
projects.  You'll need to change this as you switch back and forth between
versions.  You can't have both paths in the Library Path at the same time
due to the fact that the DBISAM unit names are the same.

--
Tim Young
Elevate Software
www.elevatesoft.com

Fri, Feb 24 2006 2:59 AMPermanent Link

"cam"
Thank you very much !
I will try it

cam

> Yes, you can use both together in the same version of Delphi
.....
> Tim Young
> Elevate Software
> www.elevatesoft.com
>
>

Image