FD components for FastReport 6.0
Created by: Serega Glazyrin
E-mail: glserega@mezonplus.ru
Extended by: Francisco Armando Duenas Rodriguez
E-mail: fduenas@gmail.com
Install
=======
Open frxFDN.dpk, where N corresponds to your Delphi version and compile it.
Open dclfrxFDN.dpk, compile and install it.
Note from Francisco Armando Duenas Rodriguez
============================================
http://www.da-soft.com/forums/anydac-general-english/anydac-connector-for-fast-report-improved-and-submitted-to-support-team.html
From what I have experienced developing these components, the interface for
the conection is quite inconsistent, especially with the wizards to create
connections, tables, and queries since it only has 2 fields, The driver (ADO,
DBX, Zeos, FireDAC, etc) and a databasename which by default is an ADO connexion
or a file, which for most engines, is not enough. As a matter of fact, of
the diferent engines I tried, only the ADO Engine works.
I was able to make it work with the wizard but I had to make a small change
in the "frxConnWizard.pas" (Fast report sources) since there seems to be a
bug and have never been fixed. In this unit, I had to add the line:
FItemIndex := ConnCB.ItemIndex + 1;
after the line:
FDatabase := TfrxCustomDatabase(ClassRef.NewInstance);
inside the procedure TfrxConnectionWizardForm.ConnCBClick(Sender: TObject);
If you have problems with the wizard and you have the source, you may want
to make this change.
Getting started
===============
To get started with usage FireDAC FR plug-in:
1) after installing the plugin open Example project
2) set up FDConnection1 component to connect to your database
3) ensure FDConnection1 is selected as DefaultDatabase in frxFDComponents1
4) right click frxReport1 component at design-time and click Edit report... to open the component editor
5) after the editor is opened select Data page among Code, Data, Page1 ones
6) the left most palette allows you to create data components: FD Database, FD Table, FD Query, FD StoredProc
that match corresponding FireDAC components: TFDConnection, TFDTable, TFDQuery, TFDStoredProc
7) if you want to select data from a table you can choose FD Table or FD Query components
8) click the chosen one on the palette and then click on the data area next to Report Tree
9) after that you�ll be able to set up all the required component properties in the Object Inspector (next to the palette)
similarly to how you would do that in Delphi
10) then you�ll be able to work with the data component and its fields: all the data components get available in the Data Tree
没有合适的资源?快使用搜索试试~ 我知道了~
FastReport 6.9.14 VCL Enterprise DELPHI(7至EX11 Alexandria)Source
共2807个文件
dpk:1117个
pas:555个
fr3:161个
5星 · 超过95%的资源 需积分: 5 137 下载量 62 浏览量
2021-10-31
10:52:41
上传
评论 5
收藏 21.19MB RAR 举报
温馨提示
FastReport 6.9.14 VCL Enterprise (Delphi 7 - EX11 Alexandria) Extracted Sources安装包,Delphi 7 至 Delphi EX 11 Alexandria均可使用,安装包中包含安装步骤说明,100%可用。
资源推荐
资源详情
资源评论
收起资源包目录
FastReport 6.9.14 VCL Enterprise DELPHI(7至EX11 Alexandria)Source (2807个子文件)
add 555B
mk.bat 580B
mk.bat 580B
mk.bat 580B
mk.bat 580B
mk.bat 580B
mk.bat 580B
mk.bat 580B
mk.bat 580B
mk.bat 580B
mk.bat 580B
mk.bat 580B
mk.bat 580B
mk.bat 580B
mk.bat 580B
mk.bat 580B
mk.bat 580B
mk.bat 580B
mk.bat 580B
mk.bat 580B
mk.bat 580B
mk.bat 580B
mk.bat 580B
mk.bat 580B
mk.bat 580B
mk.bat 580B
mk.bat 580B
mk.bat 580B
mk.bat 580B
mk.bat 580B
mk.bat 580B
mk.bat 580B
mk.bat 580B
build_lrs.bat 342B
mkall.bat 207B
mkall.bat 207B
mkall.bat 207B
mkall.bat 207B
mkall.bat 207B
mkall.bat 207B
mkall.bat 207B
mkall.bat 207B
mkall.bat 207B
mkall.bat 207B
mkall.bat 207B
mkall.bat 207B
mkall.bat 207B
mkall.bat 207B
mkall.bat 207B
mkall.bat 207B
mkall.bat 207B
mkall.bat 207B
mkall.bat 207B
mkall.bat 207B
mkall.bat 207B
mkall.bat 207B
mkall.bat 207B
mkall.bat 207B
mkall.bat 207B
mkall.bat 207B
mkall.bat 207B
mkall.bat 207B
mkall.bat 207B
mkall.bat 207B
mkall.bat 206B
mkall.bat 205B
TFSFDRTTI.bat 40B
build_fstree.bat 34B
uninstall.bat 22B
install.bat 20B
start.bat 20B
stop.bat 19B
fstree.bmp 2KB
TFSEXTCTRLSRTTI.bmp 2KB
TFSFORMSRTTI.bmp 2KB
TFSSCRIPT.bmp 2KB
TFSTREE.bmp 2KB
TFSINIRTTI.bmp 2KB
TFSCLASSESRTTI.bmp 2KB
TFSJSCRIPT.bmp 2KB
TFSCHARTRTTI.bmp 2KB
TFSPASCAL.bmp 2KB
TFSDIALOGSRTTI.bmp 2KB
TFSGRAPHICSRTTI.bmp 2KB
TFSSYNTAXMEMO.bmp 2KB
TFSCPP.bmp 2KB
TFSIBXRTTI.bmp 2KB
TFSFDRTTI.bmp 2KB
TFSBASIC.bmp 2KB
TFSBDERTTI.bmp 2KB
TFSDBCTRLSRTTI.bmp 2KB
TFSMENUSRTTI.bmp 2KB
TFSDBRTTI.bmp 2KB
TFSADORTTI.bmp 2KB
TFQBSQLDBENGINE.bmp 2KB
fqbBDE40.bpk 5KB
fsTee4.bpk 5KB
fsBDE4.bpk 5KB
fsDB4.bpk 5KB
fs4.bpk 5KB
共 2807 条
- 1
- 2
- 3
- 4
- 5
- 6
- 29
资源评论
- iotgo2023-03-16Delphi 10.2完美使用,感谢分享!
- 一只长不大的小菜鸟2023-04-21xe11完美
- m0_744249702022-11-10可以!!!!
- 延卿2023-05-04感觉还行,不错
- duqunle2023-06-24还可以的,能正常使用!
sheng1227b
- 粉丝: 3
- 资源: 11
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功