|
-
May 7th, 2007, 05:33 AM
#1
Thread Starter
New Member
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 >
-
May 8th, 2007, 07:41 AM
#2
Member
Re: how to display data in crystal report with vb?
Clearly State your problem
Programming is not a MAGIC
-
May 9th, 2007, 12:18 AM
#3
Thread Starter
New Member
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 ?
-
May 10th, 2007, 11:48 PM
#4
Addicted Member
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
-
May 11th, 2007, 05:16 AM
#5
Thread Starter
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|