Page 1 of 1

BDS 2006 to RAD Sudio 2007 Migration Utility

Posted: Wed 07 Nov 2007 21:51
by wjm4
Is there a migration utility for projects that were written using BDS2006 to use Rad Studio 2007. I noticed that the library names were rename from dac100(BDS2006) to dac150(RAD2007) and so on.

Posted: Thu 08 Nov 2007 07:34
by kurtbilde
This is on the package level, and is handle with in the IDE. I have taken projects written in Delphi 7, BDS 2006 to RAD 2007 without any problems!

-Kurt

Posted: Fri 09 Nov 2007 09:15
by Plash
You need to change your project only if it is built with runtime packages. There is no migration utility. You need to open Packages in Project Options, and change indexes for dac100, dacvcl100, odac100, odacvcl100 to 105.

Posted: Mon 12 Nov 2007 15:43
by Ludek
I would also appreciate such migration utility, because changing appx. 100 projects manually is really crazy... I'm curretly writing such simple application myself, but I don't think, that that's a good idea let each xyzDAC user write such utility himself.

Posted: Mon 12 Nov 2007 16:27
by Plash
We'll consider possibility to create such utility.