Hi Experts,
I am absolutly new to crystal report. I am using VISUAL STUDIO. And my backend database is in MS-access with three different table in the database. Which contains, consignment dispatched to various customer.
Now I want to create a report where anybody can download report of cards status, i.e. if card is delivered,retur ened etc.
Table name in MS Acess is :- smart1
Following are the fields:-
UPDATION_ID SLNO USER_ID FORM_NO NAME ADDRESS_1 ADDRESS_2 ADDRESS_3 CITY PIN TEL_NO BKG_DATE AWB_NO DISP_DATE DEL_DATE DEL_TIME STATUS REMARKS1 REASON RTONO RECEIVER NSS CUSTCODE COUR_NAME COUR_CODE UPLOAD_TIME
I basicly need BKG_DATE wise, count of cards geting delivered or returned, which is been updated in the database in STATUS column.
Kindly suggest how to start and how to go ahead.
Thanx in advance
I am absolutly new to crystal report. I am using VISUAL STUDIO. And my backend database is in MS-access with three different table in the database. Which contains, consignment dispatched to various customer.
Now I want to create a report where anybody can download report of cards status, i.e. if card is delivered,retur ened etc.
Table name in MS Acess is :- smart1
Following are the fields:-
UPDATION_ID SLNO USER_ID FORM_NO NAME ADDRESS_1 ADDRESS_2 ADDRESS_3 CITY PIN TEL_NO BKG_DATE AWB_NO DISP_DATE DEL_DATE DEL_TIME STATUS REMARKS1 REASON RTONO RECEIVER NSS CUSTCODE COUR_NAME COUR_CODE UPLOAD_TIME
I basicly need BKG_DATE wise, count of cards geting delivered or returned, which is been updated in the database in STATUS column.
Kindly suggest how to start and how to go ahead.
Thanx in advance
Comment