Results 1 to 5 of 5

Thread: how to display data in crystal report with vb?

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2007
    Posts
    9

    how to display data in crystal report with vb?

    i have used visual studio 2005 and microsoft database Access .
    i faced some problems with displaying data from the database with crystal report viwer controls >

  2. #2
    Member
    Join Date
    Feb 2005
    Location
    Chennai-India
    Posts
    38

    Re: how to display data in crystal report with vb?

    Clearly State your problem
    Programming is not a MAGIC

  3. #3

    Thread Starter
    New Member
    Join Date
    Feb 2007
    Posts
    9

    Re: how to display data in crystal report with vb?

    ;
    finished for displaying records in crystal report but ..

    i created AbsentReport_table in ms Access and there is
    InDate Field As Date\Time DataType and ShortDate Format...
    but .. in viewing the AbsentReport with Crystal Report Viewer ;
    there is Date and Time View in column .. i want to display Date Only : .

    example
    StaffName Date CompanyId Reason
    Mr.... 5/3/2007 12:00:00 AM Com... without pay leave

    which part of code i will correct ?

  4. #4
    Addicted Member mabbas110's Avatar
    Join Date
    Oct 2005
    Location
    Karachi , Pakistan
    Posts
    172

    Re: how to display data in crystal report with vb?

    U just go to that column , right click it and then click format field and there u can see many formats , apply which u want.
    Thanks and Regards,

    Muhammad Abbas

  5. #5

    Thread Starter
    New Member
    Join Date
    Feb 2007
    Posts
    9

    Re: how to display data in crystal report with vb?

    yes;
    i used the short Date string :2/23/2007 ..
    but .. in report view .. and Preview the table data .. 2/23/2007 12:00:00 AM ..
    ...now i change the format ... but .. it seems like .. before :

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width