Do you yet have the frxmydacccomponents available for use with MyDAC latest version and Fast Reports 4.4 latest version?
Also, are these available for C++ Builder 2007 or is everything still stuck to Delphi?
Any chance of compatible with Fast Reports 4.4
-
markcr1967
- Posts: 9
- Joined: Fri 22 Jun 2007 13:17
If you have a possibility, you can build MyDAC packages for Fast Report using Delphi 2007. The option named "Generate C++Builder files" must be enabled for all packages. When the packages are built, just install them in C++Builder.
If you have only C++Builder installed, you can use the DCC32.exe compiler of C++Builder 2007 from command line. If you need more information about the second way, specify your e-mail address to which I can send a bat file to build packages with instructions. This file will be included in the next MyDAC build.
If you have only C++Builder installed, you can use the DCC32.exe compiler of C++Builder 2007 from command line. If you need more information about the second way, specify your e-mail address to which I can send a bat file to build packages with instructions. This file will be included in the next MyDAC build.
-
markcr1967
- Posts: 9
- Joined: Fri 22 Jun 2007 13:17
-
markcr1967
- Posts: 9
- Joined: Fri 22 Jun 2007 13:17
Perfect!
Thank you very much, that worked a treat!