Click here to Skip to main content
15,896,348 members
Home / Discussions / C#
   

C#

 
QuestionConvert DateTime to Date Pin
Verghese31-Jul-08 8:59
Verghese31-Jul-08 8:59 
AnswerRe: Convert DateTime to Date Pin
Wendelius31-Jul-08 9:19
mentorWendelius31-Jul-08 9:19 
AnswerRe: Convert DateTime to Date Pin
Guffa31-Jul-08 9:46
Guffa31-Jul-08 9:46 
GeneralRe: Convert DateTime to Date Pin
Verghese31-Jul-08 11:45
Verghese31-Jul-08 11:45 
GeneralRe: Convert DateTime to Date Pin
Guffa31-Jul-08 14:38
Guffa31-Jul-08 14:38 
AnswerRe: Convert DateTime to Date Pin
PIEBALDconsult31-Jul-08 10:51
mvePIEBALDconsult31-Jul-08 10:51 
AnswerRe: Convert DateTime to Date Pin
vikas amin31-Jul-08 12:04
vikas amin31-Jul-08 12:04 
GeneralRe: Convert DateTime to Date Pin
Verghese1-Aug-08 4:42
Verghese1-Aug-08 4:42 
Hi Vikas, if the task wud have been just to display the data on the report, thn it was easy.

See here's just the gist, my database table has dates splitted in 4 columns like DD, MM, CC, YY. Then using DataSet I'm concatenating these fields. And I'm concatenating it, bcoz I want to display the records within a particular date range. And for tht date comparison thing, it has to be in the date format and not string format.

And this comparison has to be done at the code level and not at the database level, since database doesnt have anything like a date field.
GeneralRe: Convert DateTime to Date Pin
vikas amin1-Aug-08 5:20
vikas amin1-Aug-08 5:20 
GeneralRe: Convert DateTime to Date Pin
Verghese1-Aug-08 9:32
Verghese1-Aug-08 9:32 
GeneralRe: Convert DateTime to Date Pin
vikas amin4-Aug-08 4:36
vikas amin4-Aug-08 4:36 
GeneralRe: Convert DateTime to Date Pin
PIEBALDconsult1-Aug-08 5:32
mvePIEBALDconsult1-Aug-08 5:32 
GeneralRe: Convert DateTime to Date Pin
Verghese1-Aug-08 5:41
Verghese1-Aug-08 5:41 
GeneralRe: Convert DateTime to Date Pin
PIEBALDconsult1-Aug-08 15:25
mvePIEBALDconsult1-Aug-08 15:25 
GeneralRe: Convert DateTime to Date Pin
Verghese4-Aug-08 5:02
Verghese4-Aug-08 5:02 
AnswerRe: Convert DateTime to Date Pin
stancrm31-Jul-08 21:40
stancrm31-Jul-08 21:40 
QuestionMulti columns in Crystal Report Pin
mehrdadc4831-Jul-08 8:33
mehrdadc4831-Jul-08 8:33 
AnswerRe: Multi columns in Crystal Report Pin
Wendelius31-Jul-08 8:38
mentorWendelius31-Jul-08 8:38 
QuestionInstantiating a static class at application start? Pin
Duncan Edwards Jones31-Jul-08 6:02
professionalDuncan Edwards Jones31-Jul-08 6:02 
AnswerRe: Instantiating a static class at application start? Pin
User 665831-Jul-08 6:20
User 665831-Jul-08 6:20 
GeneralRe: Instantiating a static class at application start? Pin
Duncan Edwards Jones31-Jul-08 6:29
professionalDuncan Edwards Jones31-Jul-08 6:29 
GeneralRe: Instantiating a static class at application start? Pin
User 665831-Jul-08 6:39
User 665831-Jul-08 6:39 
QuestionRe: Instantiating a static class at application start? Pin
Wendelius31-Jul-08 7:27
mentorWendelius31-Jul-08 7:27 
GeneralRe: Instantiating a static class at application start? Pin
PIEBALDconsult31-Jul-08 10:57
mvePIEBALDconsult31-Jul-08 10:57 
GeneralRe: Instantiating a static class at application start? Pin
Duncan Edwards Jones31-Jul-08 22:49
professionalDuncan Edwards Jones31-Jul-08 22:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.