Тёмный

Delphi 2010 Tutorial - Using QuickReport Programmatically 1 and more than 1 tables 

MrFahreee
Подписаться 446
Просмотров 16 тыс.
50% 1

In this video i try to explain how to use quick report in delphi 2010, i'm using code to create the report, and the goal is to create report from one table and from more than one table (in this tuts i use 2 table), i assume you've understanding the concept of joining table.
Feel free to COMMENT AND SUBSCRIBE.
Project file link: adf.ly/1QBVi0

Опубликовано:

 

7 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 9   
@TheMistervac
@TheMistervac 6 лет назад
I think that better (faster for run) way is with ADOQuery2 do begin Active := False; SQL.Clear; SQL.Add(' ..... '); SQL.Add(' ..... '); Active := True; end; Thanks for tutorial. All The Best 4U
@theoandika257
@theoandika257 6 лет назад
do you know how to create grouping record with quick report?
@alcenisalcantara4742
@alcenisalcantara4742 6 лет назад
I want to download the QUICKReport, Where I do it?
@regiridho
@regiridho 4 года назад
well, the first time I heard you, I guess you are Indonesian people, and I was right. hahah. I knew it from your accent
@rishyrishmeow
@rishyrishmeow 2 года назад
hi i wanted to ask. I am in audit and the company gives me qrp reports. I cannot convert the file to excel. How can I get the data to be in excel format? It has so many different amounts, retyping the data is ineffective. They say they dont have the ability to have it in excel format. Is it true?
@rodrigobastos7048
@rodrigobastos7048 7 лет назад
Hey Man...great video... But how can I Print a RTF file with texts and images on QuickReport...? Thanks...
@MrFahreee
@MrFahreee 7 лет назад
Thank's bud. If something that you mean is a report with a lot of text and image on it, i think what you need to do is use another component like TQRRichText and TQRImage.
@rodrigobastos7048
@rodrigobastos7048 7 лет назад
Thanks... but I did it with both and doesn't work... Do you know about another one?
@drkolm
@drkolm 5 лет назад
Хорошо.
Далее
Delphi 2010 Tutorial - How To Install FastReport
8:00
Using String grids in Delphi
13:17
Просмотров 56 тыс.
What is a Monad? - Computerphile
21:50
Просмотров 598 тыс.
Finding Signal Against the Noise | Piers Morgan | EP 469
1:11:52
Solving one of PostgreSQL's biggest weaknesses.
17:12
Просмотров 187 тыс.
Delphi 2010 Tutorial   How To Installing QuickReport
6:10