Getting Started with Fast Reports 4
Sean Alford
United States
I'm looking for a Fast Report quick start tutorial.
1. Database Connection
Should a TADIConnection object be used for Database connectivity, or one of the FastReport 4.0 Client/Server controls
2. Datasoure/DataSet
Should a TADOQuery & TDataset object be used, or does Fast Reports provide these components/objects
3. Report & Designer
Not sure where to start here.
1. Database Connection
Should a TADIConnection object be used for Database connectivity, or one of the FastReport 4.0 Client/Server controls
2. Datasoure/DataSet
Should a TADOQuery & TDataset object be used, or does Fast Reports provide these components/objects
3. Report & Designer
Not sure where to start here.
Comments
You can found user's, programmer's, developer's and enterprise manual here:
http://www.fast-report.com/en/download/fas...4-download.html
and some info here:
http://www.reportingfor.info/en/news.php?cat.2
Also you can see FRDemo in C:\Program Files\FastReports\FastReport 4\Demos\Main folder
and Client/Server demo C:\Program Files\FastReports\FastReport 4\Demos\ClientServer