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 >
Printable View
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 >
Clearly State your problem
;
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 ?
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.
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 :