Delphi XE6 How to link FastReport components to FireDAC components?Hi to all.
I'm wondering on how to link FastReport componets to FireDAC components. A Delphi XE article "Creating Reports with FastReport (FireDAC)" tells about some misterious component called "TfrxComponents" that is used to do de job but I can't find it nowhere.
FastReport demos uses ADOTables and ADOQuerys but no FDQueys neither FDTables. Is there any source code example for doing this?
I'll appreciate any link than can help me to best understand my trouble.
Regards,
Hernando.
Please, contact FastReports company regarding FireDAC / FastRepor...
Delphi XE6 How to link FastReport components to FireDAC components?Hi to all.
I'm wondering on how to link FastReport componets to FireDAC components. A Delphi XE article "Creating Reports with FastReport (FireDAC)" tells about some misterious component called "TfrxComponents" that is used to do de job but I can't find it nowhere.
FastReport demos uses ADOTables and ADOQuerys but no FDQueys neither FDTables. Is there any source code example for doing this?
I'll appreciate any link than can help me to best understand my trouble.
Regards,
Hernando.
First of all, FastReports has a propensity to uninstall itself. S...
FireDAC and Delphi Pro XE4... firedac tab not visible?I am moving from a very old Borland product (2006) to Delphi XE4 Professional with FireDAC addon. I purchased both from Embarcadero, and have downloaded both. The documentation says the FireDAC components should automagically appear in the tabset for Delphi. They do not. I don't want to fool around too much as my environment is strictly controlled by IT, and they are very slow to do anything. Is there something that I should have done, but did not do? I installed XE4 first, registered it, then used
the link in my email from Embarcadero to download the FireDAC components. Then I ra...
FireDAC backup OnProgress (Firebird)I am using Delphi XE6 and am implementing the FireDAC backup/restore procedures (TFDFBNBackup/Restore), but the OnProgress event is getting fired. Has this been fixed in XE8, or am I missing something? And if the event ever got fired, how would I determine the progress from the variables passed to the OnProgress method (see below)?
Here is what should get called in my program:
procedure TfrmUtil.FBDBProgress(ASender: TFDPhysDriverService; const AMessage: string);
One more question. What kind of backup gets created? Is this an internal format for FireDAC, or could the backup be restore...
ANN: New version of X-DBGrid Component 4.2 and X-Files Components 4.2 with support for Delphi & C++Builder 2009 !Dear Developers,
I'm pleased to announce the new version of X-DBGrid Component 4.2
and X-Files Components 4.2 has been released.
What's new in version 4.2 ?
=====================
- Package for Delphi 2009 Win32 & C++Builder 2009 with support for Unicode!!!
- Some minor bugs fixed
What's new in version 4.12 ?
======================
- Package for Delphi 2007 for .NET is now available!!!
- Package for Delphi 2007 Win32 & C++Builder 2007 with Update 3!!!
Notice. Update 3 for Delphi/C++Builder 2007 is required to install version 4.12....
ANN: New version of X-DBGrid Component 4.23 and X-Files Components 4.23 with support for Delphi 2010 and C++Builder 2010!Dear Developers,
I'm pleased to announce the new version of X-DBGrid Component 4.23
and X-Files Components 4.23 has been released.
What's new in version 4.23 ?
======================
- Package for Delphi 2010 Win32 and C++Builder 2010!!!
What's new in version 4.22 ?
======================
- Included printable Developer's Guide in PDF format (227 pages)!!!
- TXQRGrid is ready for using with QuickReport 5.0x for Delphi 2009
- Improved Calculator adjusted to InplaceEditor font style and size
- Improved Calendar adjusted to InplaceEditor f...
ANN: New version of X-DBGrid Component 4.2 and X-Files Components 4.2 with support for Delphi & C++Builder 2009 !Dear Developers,
I'm pleased to announce the new version of X-DBGrid Component 4.2
and X-Files Components 4.2 has been released.
What's new in version 4.2 ?
=====================
- Package for Delphi 2009 Win32 & C++Builder 2009 with support for Unicode!!!
- Some minor bugs fixed
What's new in version 4.12 ?
======================
- Package for Delphi 2007 for .NET is now available!!!
- Package for Delphi 2007 Win32 & C++Builder 2007 with Update 3!!!
Notice. Update 3 for Delphi/C++Builder 2007 is required to install version 4.12....
ANN: New version of X-DBGrid Component 4.23 and X-Files Components 4.23 with support for Delphi 2010 and C++Builder 2010!Dear Developers,
I'm pleased to announce the new version of X-DBGrid Component 4.23
and X-Files Components 4.23 has been released.
What's new in version 4.23 ?
======================
- Package for Delphi 2010 Win32 and C++Builder 2010!!!
What's new in version 4.22 ?
======================
- Included printable Developer's Guide in PDF format (227 pages)!!!
- TXQRGrid is ready for using with QuickReport 5.0x for Delphi 2009
- Improved Calculator adjusted to InplaceEditor font style and size
- Improved Calendar adjusted to InplaceEditor f...
FireDAC backup OnProgress (Firebird) [Edit]I am using Delphi XE6 and am implementing the FireDAC backup/restore procedures (TFDFBNBackup/Restore), but the OnProgress event is NOT getting fired. Has this been fixed in XE8, or am I missing something? And if the event ever got fired, how would I determine the progress from the variables passed to the OnProgress method (see below)?
Here is what should get called in my program:
procedure TfrmUtil.FBDBProgress(ASender: TFDPhysDriverService; const AMessage: string);
One more question. What kind of backup gets created? Is this an internal format for FireDAC, or could the backup be res...
ANN: New version of X-DBGrid Component 4.23 and X-Files Components 4.23 with support for Delphi 2010 and C++Builder 2010! #2Dear Developers,
I'm pleased to announce the new version of X-DBGrid Component 4.23
and X-Files Components 4.23 has been released.
What's new in version 4.23 ?
======================
- Package for Delphi 2010 Win32 and C++Builder 2010!!!
What's new in version 4.22 ?
======================
- Included printable Developer's Guide in PDF format (227 pages)!!!
- TXQRGrid is ready for using with QuickReport 5.0x for Delphi 2009
- Improved Calculator adjusted to InplaceEditor font style and size
- Improved Calendar adjusted to InplaceEditor f...
FireDac XE4 version with Delphi 2006We recently purchase FireDac XE4 to use with Delphi 2006. After following the instructions for installing (with the /showide parameter) I got it installed fine but I'm unable to use it. If I simple place a TADConnection on a form, run it and close the app I get an exception:
---------------------------
Debugger Exception Notification
---------------------------
Project testfiredac.exe raised exception class EAccessViolation with message 'Access violation at address 0052D4CA in module 'testfiredac.exe'. Read of address 000000D0'.
---------------------------
Break C...
What Delphi versions the latest FireDac supports?I'm using Delphi XE4. If I buy the latest FireDac, will it support that Delphi version? There is no mention of that in the sales docs. Please add such information.
But when it was AnyDac, it always continued supporting old versions so one could buy at any point and use it. This means that if I missed buying FireDAC earlier with Delphi XE4, I have to spend extra money to upgrade to the latest Delphi just for that even when I don't need the newer Delphi? Isn't it a faulty policy? All other Delphi third party components continue supporting old Delphi versions.
Another question: ...
What Delphi versions the latest FireDac supports?I'm using Delphi XE4. If I buy the latest FireDac, will it support that Delphi version? There is no mention of that in the sales docs. Please add such information.
> I'm using Delphi XE4. If I buy the latest FireDac, will it support that Delphi version? There is no mention of that in the sales docs. Please add such information.
I believe - no. Latest FireDAC version supports only latest RAD Studio version.
--
With best regards,
Dmitry Arefiev / FireDAC Architect
But when it was AnyDac, it always continued supporting old versions so one could buy at any point and use it....
Re: ANN: New version of X-DBGrid Component 4.23 and X-Files Components 4.23 with support for Delphi 2010 and C++Builder 2010!On Tue, 1 Sep 2009 11:41:38 -0700, Krzysztof Szyszka wrote:
Please don't advertise here. Moved to third-party.general
https://forums.embarcadero.com/thread.jspa?threadID=24038
--
Marc Rohloff [TeamB]
marc -at- marc rohloff -dot- com
...