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
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?
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.
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
well, the first time I heard you, I guess you are Indonesian people, and I was right. hahah. I knew it from your accent
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?
do you know how to create grouping record with quick report?
I want to download the QUICKReport, Where I do it?
Hey Man...great video...
But how can I Print a RTF file with texts and images on QuickReport...?
Thanks...
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.
Thanks...
but I did it with both and doesn't work...
Do you know about another one?
Хорошо.