Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread v3.30 and v4.x in the IDE
Tue, Oct 10 2006 7:12 PMPermanent Link

Jeff Cook
Hi

Some weeks ago, I found out in an old thread in this ng how to have some projects running v3 and others running v4.x. And it was working!

I think that the steps were:-

In Project Options>Packages for each project, tick the appropriate version's Design Time package.
In Project Options>Directories/Conditionals, add the DBISAM source directory to the Search Path

All my projects have their own Unit Output Dirs for the DCUs so there is no chance of them gettting mixed up - and I have tried deleting them all before the compile.

I have reloaded a old project today that uses v3.30 and it won't compile - falling over on properties that have vanished or changed type in v4.x (e.g. MaxTableDataBufferSize).  

If I click on any table or session component, the object inspector tells me that the EngineVersion = 3.30, so that seems OK..

Anyone any idea what I could have done wrong? And how to fix it?

TIA

Jeff
--
Jeff Cook
Aspect Systems Ltd
Phone: +64-9-424 5388
Skype: jeffcooknz
www.aspect.co.nz



Wed, Oct 11 2006 4:20 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Jeff,

<< I have reloaded a old project today that uses v3.30 and it won't
compile - falling over on properties that have vanished or changed type in
v4.x (e.g. MaxTableDataBufferSize). >>

Make sure that the Library Search Path doesn't include the 4.x code path.

--
Tim Young
Elevate Software
www.elevatesoft.com

Thu, Oct 12 2006 4:20 PMPermanent Link

Jeff Cook
"Tim Young [Elevate Software]" <timyoung@elevatesoft.com> wrote on Wed, 11 Oct 2006 16:20:05 -0400
>
>Make sure that the Library Search Path doesn't include the 4.x code path.
>

Kia Orana Tim


That was the problem - thank you!

Meitaku ma'ata


Jeff
--
Jeff Cook
Aspect Systems Ltd
Phone: +64-9-424 5388
Skype: jeffcooknz
www.aspect.co.nz



Image