Page 1 of 1

Migrating IBO to UniDac

Posted: Wed 08 Jun 2011 20:36
by Colin Coleman
Using Devart UniDac 3.70.0.17
Delphi XE Pro
System is Windows 7 Pro 64Bit 8 Gb Ram

Having just purchased the complete Unidac component suite with source code, I was eagerly looking for the IBO to UniDac migration wizard......Could someone tell me where it is, as all i can see is migrating IBX,BDE, and some other unknown components.


Thanks for your help

Colin Coleman

Posted: Thu 09 Jun 2011 12:08
by AndreyZ
Hello,

Unfortunately, UniDAC doesn't support migration from IBO components.

Re: Migrating IBO to UniDac

Posted: Fri 11 Sep 2015 03:52
by kiwisigi
Hi,

Just got ibdac last week and wanted to migrate a program from ibx. I notice 2 really basic ommissions e.g. errors in that migration program.

1) does not change TibStringField to TStringfield???

2) and worse - takes out parameters for stored procs When one gets them added again then they have a different order e.g. input before output (ibx has output before input)
This thingy is basically useless and should NOT be offered to any customers I guess..
Or did I overlooks something and there is a workaround?

I have about 80 stored procs which I use in the code quite often settung params by "number" as this should be faster than by name.

Any pointers are appreciated..

thanks
sigi

Re: Migrating IBO to UniDac

Posted: Fri 11 Sep 2015 14:54
by ViktorV
Please don't create duplicated topics. I answered you at the topic: http://forums.devart.com/viewtopic.php? ... 74#p111874