Posts

Showing posts from May, 2022

Making Cashier Report VB 6.0

Image
  Here are the steps:   Make sure your Xampp software is running   Open your Crystal Report   Click File - New   Standard - OK   Click ConnectDBCashier - Add - then Close   Then the image below will appear:     Click Add All - Or you can delete the Cashier Password   After that Click Finish   Then the image above will appear   Please Edit the Report to make it look better     The image above is an example that we have edited   Then you can Save or save with the name: CahierReport.rpt     If you have the following code to call it:    

Creating Customer Data Report VB 6.0

Image
  Here are the steps     Open your Crystal Report   Click File - New     Standard - OK

Make a Stock Data Report of the Cashier Application

Image
  Here are the steps   Open your Crystal Report     Click File - New   Standard - OK

Make a Data Report for Librarians

Image
  Here are the steps:   Please open the Crystal Report program on your computer   Click File - New   Data - Database - Search OLEDB - Make New Connection   If so, the image below will appear:   Click Next   Enter your computer name: We use TMEDIA 001 Then select the database: DBLIBRARY Click OK   Because we are going to make an Officer Report, select TBL_OFFICER     Add - Close   Klik Next   Klik Finish   Then the Officer data report appears as shown above.   Please save with the name: OfficerReport.rpt   Save together with your Project Folder            

Making a Library Application Member Data Report

Image
  Here are the steps: Please open the Crystal Report program on your computer #ref-menu Click File - New Data - Database - Search OLEDB - Make New Connection   If so, the image below will appear:   Click Next   Enter your computer name: We use TMEDIA001   Then select the database: DBLIBRARY Click OK   Because we are going to make a Member Report, select TBL_MEMBER Add - Close   Klik Next   Click Finish   Then the Officer data report appears as shown above.   Please save with the name: MemberReport.rpt   Save together with your Project Folder                

Creating a Library Application Book Data Report

Image
  Here are the steps: Please open the Crystal Report program on your computer Click File - New Data - Database - Search OLEDB - Make New Connection   If so, the image below will appear:   Click Next     Enter your computer name: We use MEDIA 001 Then select the database: DBLIBRARY Click OK   Because we are going to make a Book Report, select TBL_BOOK Add - Close   Click Next   Click Finish Then the Officer data report appears as shown above. Please save with the name: BookReport.rpt   Save together with your Project Folder