mydac, and IBDAC UniDAC as the source installation
mydac, and IBDAC UniDAC as the source installation
Hello, I need mydac, and IBDAC UniDAC as the source installation to RAD STUDIO XE2. Is this possible and what exactly should be dac160.bpl etc..
-
AndreyZ
Re: mydac, and IBDAC UniDAC as the source installation
Hello,
Product compatibility is provided for the current build only. To make MyDAC, IBDAC, and UniDAC work simultaneously on the same IDE, you should use the compatible versions of them. The latest compatible versions are the following: MyDAC 7.1.6, IBDAC 4.1.6, UniDAC 4.1.6. If you use compatible DAC versions, all common libraries (BPL) are the same. You will find detailed information about DACs installation from Source Code in the ReadMeSrc.txt files of each DAC product.
Product compatibility is provided for the current build only. To make MyDAC, IBDAC, and UniDAC work simultaneously on the same IDE, you should use the compatible versions of them. The latest compatible versions are the following: MyDAC 7.1.6, IBDAC 4.1.6, UniDAC 4.1.6. If you use compatible DAC versions, all common libraries (BPL) are the same. You will find detailed information about DACs installation from Source Code in the ReadMeSrc.txt files of each DAC product.
Re: mydac, and IBDAC UniDAC as the source installation
the normal installation ibdac41d16pro, mydac71d16pro unidac41d16pro and also works well. as soon as I install unidac41src etc. I create exactly one product, then I get a lot of error messages and I can not load the packages. The related "readMeScr.txt on a product that is the procedre includes the installation of several * src. Please give me a manual for the installation of the * src for disposal. Locations, paths, etc.
Thank you Eric
Thank you Eric
-
AndreyZ
Re: mydac, and IBDAC UniDAC as the source installation
If you have any DAC Professional Edition installed, you don't need to install its Source Code edition. If DAC Professional Edition installed, you should only extract its source code and add the path to it to Library Path of your IDE. To solve the problem, please try the following:
- remove IBDAC, MyDAC, and UniDAC;
- remove all *dac*.bpl and *crcontrols*.bpl files from your computer;
- remove *.dcu files from your project;
- reinstall IBDAC, MyDAC, and UniDAC Professional Editions;
- extract the UniDAC source code (the unidac41src.zip file) and add the UniDAC_Source_Code_UnPackDir\Source directory to Library Path. UniDAC_Source_Code_UnPackDir is a directory to which you extracted the UniDAC source code.
- remove IBDAC, MyDAC, and UniDAC;
- remove all *dac*.bpl and *crcontrols*.bpl files from your computer;
- remove *.dcu files from your project;
- reinstall IBDAC, MyDAC, and UniDAC Professional Editions;
- extract the UniDAC source code (the unidac41src.zip file) and add the UniDAC_Source_Code_UnPackDir\Source directory to Library Path. UniDAC_Source_Code_UnPackDir is a directory to which you extracted the UniDAC source code.