aman
05-05-2009, 07:33 AM
Hi guys
I want to view report on screen using sql statement. Could anyone please tell me hows it possible.
I am using the following query:
strsql = "SELECT date1,barcodevalue,location,department FROM rebookinfo order by barcodevalue"
How can I display its result in a report?
Thanks in advance!
Regards
AMan
I want to view report on screen using sql statement. Could anyone please tell me hows it possible.
I am using the following query:
strsql = "SELECT date1,barcodevalue,location,department FROM rebookinfo order by barcodevalue"
How can I display its result in a report?
Thanks in advance!
Regards
AMan