Click here to Skip to main content
15,893,814 members
Home / Discussions / Database
   

Database

 
Questionlooking up date in sql server Pin
tvfoto26-Feb-07 6:31
tvfoto26-Feb-07 6:31 
AnswerRe: repost Pin
tvfoto26-Feb-07 6:34
tvfoto26-Feb-07 6:34 
AnswerRe: looking up date in sql server Pin
andyharman26-Feb-07 23:47
professionalandyharman26-Feb-07 23:47 
GeneralRe: looking up date in sql server Pin
tvfoto27-Feb-07 6:12
tvfoto27-Feb-07 6:12 
GeneralRe: looking up date in sql server Pin
tvfoto27-Feb-07 6:17
tvfoto27-Feb-07 6:17 
Questionretrieving View's SQL statement [modified] Pin
hamidreza_buddy25-Feb-07 23:36
hamidreza_buddy25-Feb-07 23:36 
AnswerRe: retrieving View's SQL statement Pin
Mark J. Miller26-Feb-07 5:14
Mark J. Miller26-Feb-07 5:14 
QuestionPutting related Two records to one row Pin
Praveen 12325-Feb-07 19:28
Praveen 12325-Feb-07 19:28 
Hello everybody,

I have a Attendance table, which has columns Date. ShiftInTime, ShiftOutTime, EventTime, Login_Type.

Now for every EventCode= "I" or "O" there are two records. That means for a day say 07/10/2006 as Workdate there are two records like,

EmpID Date EventTime EventCode
1 07/10/2006 9:00 I

1 07/10/2006 17:15 O

NOW.. I want a report in Table or Crystal report which will have a single record for a single Workdate..as folllows

EmpID WorkDate ShiftInTime ShiftOutTime InTime OutTime

1 07/10/2006 09:00 17:00 9:00 17:15

Can you please help me out..I'm usng a table in ASp


Praveen.K
System Engineer
Graviton Technologies Pvt.Ltd

AnswerRe: Putting related Two records to one row Pin
Sylvester george25-Feb-07 23:11
Sylvester george25-Feb-07 23:11 
QuestionRe: Putting related Two records to one row Pin
Praveen 12325-Feb-07 23:23
Praveen 12325-Feb-07 23:23 
AnswerRe: Putting related Two records to one row Pin
Pete O'Hanlon26-Feb-07 0:41
mvePete O'Hanlon26-Feb-07 0:41 
QuestionRe: Putting related Two records to one row Pin
Praveen 12326-Feb-07 1:01
Praveen 12326-Feb-07 1:01 
AnswerRe: Putting related Two records to one row Pin
Pete O'Hanlon26-Feb-07 1:19
mvePete O'Hanlon26-Feb-07 1:19 
QuestionRe: Putting related Two records to one row Pin
Praveen 12326-Feb-07 1:26
Praveen 12326-Feb-07 1:26 
AnswerRe: Putting related Two records to one row Pin
Pete O'Hanlon26-Feb-07 1:51
mvePete O'Hanlon26-Feb-07 1:51 
GeneralRe: Putting related Two records to one row Pin
Praveen 12326-Feb-07 17:12
Praveen 12326-Feb-07 17:12 
GeneraltimeStart timeEnd Pin
bernie_01128-Feb-07 20:59
bernie_01128-Feb-07 20:59 
AnswerRe: Putting related Two records to one row Pin
Pete O'Hanlon26-Feb-07 4:53
mvePete O'Hanlon26-Feb-07 4:53 
QuestionData Access Layer Pin
tonyalex25-Feb-07 17:49
tonyalex25-Feb-07 17:49 
AnswerRe: Data Access Layer Pin
Colin Angus Mackay25-Feb-07 21:41
Colin Angus Mackay25-Feb-07 21:41 
AnswerRe: Data Access Layer Pin
Pete O'Hanlon26-Feb-07 0:42
mvePete O'Hanlon26-Feb-07 0:42 
GeneralRe: Data Access Layer Pin
tonyalex26-Feb-07 0:58
tonyalex26-Feb-07 0:58 
GeneralRe: Data Access Layer Pin
Colin Angus Mackay26-Feb-07 5:08
Colin Angus Mackay26-Feb-07 5:08 
GeneralRe: Data Access Layer Pin
tonyalex2-Mar-07 2:49
tonyalex2-Mar-07 2:49 
GeneralRe: Data Access Layer Pin
Colin Angus Mackay2-Mar-07 6:35
Colin Angus Mackay2-Mar-07 6:35 

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.