Click here to Skip to main content
15,921,622 members
Home / Discussions / Database
   

Database

 
GeneralRe: How to Fetch records Between two Dates Pin
Zeeshan Bilal16-Jun-04 21:29
Zeeshan Bilal16-Jun-04 21:29 
GeneralRe: How to Fetch records Between two Dates Pin
EdbertP17-Jun-04 13:06
EdbertP17-Jun-04 13:06 
GeneralRe: How to Fetch records Between two Dates Pin
Zeeshan Bilal17-Jun-04 19:17
Zeeshan Bilal17-Jun-04 19:17 
GeneralRe: How to Fetch records Between two Dates Pin
Zeeshan Bilal17-Jun-04 19:25
Zeeshan Bilal17-Jun-04 19:25 
GeneralRe: How to Fetch records Between two Dates Pin
Zeeshan Bilal17-Jun-04 19:29
Zeeshan Bilal17-Jun-04 19:29 
QuestionHow to use msadox and msado15 dll together Pin
Kaustubh_deo16-Jun-04 20:00
Kaustubh_deo16-Jun-04 20:00 
AnswerRe: How to use msadox and msado15 dll together Pin
RichardGrimmer17-Jun-04 3:49
RichardGrimmer17-Jun-04 3:49 
Questionhow i can take the sum of times Pin
syed saba16-Jun-04 1:01
syed saba16-Jun-04 1:01 
Hi,
I am using sql server 7.0 in that i am having a table of 3 feild i.e.
empName, Logindate, HoursWorked

select * from tablename
Result:
empName LoginDate HoursWorked

------- ------------ ------------
Amit 06/03/04 13:44:45
Amit 06/04/04 14:44:45

now i want the sum of the field "HoursWorked"
Can any body help?

Actually im taking 'LoginTime' and 'LogoutTime' Datatype
'DateTime' from "login" table and subtraction of this two field is strored in field 'TimeDiffrence' datatype varchar
Query i m using is
"convert(varchar(8),(logoutTime-loginTime),14)Timediffrence"
now i want the sum of the field "Timediffrence"

AnswerRe: how i can take the sum of times Pin
WoutL16-Jun-04 3:39
WoutL16-Jun-04 3:39 
GeneralRe: how i can take the sum of times Pin
syed saba16-Jun-04 3:50
syed saba16-Jun-04 3:50 
GeneralPulling the latest entry for ALL products BY DATE from a table Pin
lostsheep00715-Jun-04 22:22
lostsheep00715-Jun-04 22:22 
GeneralRe: Pulling the latest entry for ALL products BY DATE from a table Pin
WoutL15-Jun-04 22:53
WoutL15-Jun-04 22:53 
GeneralRe: Pulling the latest entry for ALL products BY DATE from a table Pin
lostsheep00715-Jun-04 23:24
lostsheep00715-Jun-04 23:24 
GeneralRe: Pulling the latest entry for ALL products BY DATE from a table Pin
Colin Angus Mackay16-Jun-04 0:14
Colin Angus Mackay16-Jun-04 0:14 
GeneralRe: Pulling the latest entry for ALL products BY DATE from a table Pin
lostsheep00716-Jun-04 21:48
lostsheep00716-Jun-04 21:48 
GeneralEnterprise Manager problem Pin
TPN15-Jun-04 21:44
TPN15-Jun-04 21:44 
GeneralRe: Enterprise Manager problem Pin
RichardGrimmer15-Jun-04 22:15
RichardGrimmer15-Jun-04 22:15 
GeneralRe: Enterprise Manager problem Pin
fweinrebe16-Jun-04 1:59
fweinrebe16-Jun-04 1:59 
QuestionHow to set timeout for SQL server check access rights ? Pin
vgrigor115-Jun-04 21:06
vgrigor115-Jun-04 21:06 
AnswerRe: How to set timeout for SQL server check access rights ? Pin
RichardGrimmer15-Jun-04 22:16
RichardGrimmer15-Jun-04 22:16 
GeneralRe: How to set timeout for SQL server check access rights ? Pin
vgrigor116-Jun-04 1:02
vgrigor116-Jun-04 1:02 
GeneralRe: How to set timeout for SQL server check access rights ? Pin
RichardGrimmer16-Jun-04 1:50
RichardGrimmer16-Jun-04 1:50 
GeneralRe: How to set timeout for SQL server check access rights ? Pin
vgrigor116-Jun-04 4:00
vgrigor116-Jun-04 4:00 
GeneralRe: How to set timeout for SQL server check access rights ? Pin
RichardGrimmer16-Jun-04 4:08
RichardGrimmer16-Jun-04 4:08 
GeneralRe: How to set timeout for SQL server check access rights ? Pin
vgrigor116-Jun-04 5:02
vgrigor116-Jun-04 5:02 

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.