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
Migrating IBO to UniDac
Re: Migrating IBO to UniDac
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
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
Please don't create duplicated topics. I answered you at the topic: http://forums.devart.com/viewtopic.php? ... 74#p111874