Click here to Skip to main content
15,886,725 members
Home / Discussions / Database
   

Database

 
GeneralRe: datatype mismatch Pin
Giorgi Dalakishvili17-Oct-07 6:00
mentorGiorgi Dalakishvili17-Oct-07 6:00 
AnswerRe: datatype mismatch Pin
pmarfleet16-Oct-07 20:51
pmarfleet16-Oct-07 20:51 
Questionneed advice - oracle client Pin
udikantz16-Oct-07 13:21
udikantz16-Oct-07 13:21 
AnswerRe: need advice - oracle client Pin
AETaylor18-Oct-07 21:42
AETaylor18-Oct-07 21:42 
QuestionADO.NET update/select question Pin
Tom Wright16-Oct-07 10:57
Tom Wright16-Oct-07 10:57 
AnswerRe: ADO.NET update/select question Pin
pmarfleet16-Oct-07 11:01
pmarfleet16-Oct-07 11:01 
AnswerRe: ADO.NET update/select question Pin
Christian Graus16-Oct-07 11:29
protectorChristian Graus16-Oct-07 11:29 
Jokeadd hour in business date/hour Pin
Nilton Jr16-Oct-07 8:02
Nilton Jr16-Oct-07 8:02 
I need add some hour(or second to be more exact) with a date field(using dateadd),
but I can only count business hour between 08:00 am and 06:00 pm.

for example:
we suppose the following paramters below.

date_field: 10/16/2007 05:00:00 pm
hour: 2:00:00

if I use dateadd(hh,hour,date_field), I will have 10/16/2007 07:00:00 pm. right?
but I can only count business hour between 08:00:00 am and 06:00:00 pm.

the date/time would be "10/17/2007 09:00:00"

I need to do a function in sql that return the result of this add.

sorry, my english is poor yet, I'm from brazil. Do you understand my doubts?

can someone help me?


GeneralRe: add hour in business date/hour Pin
Hesham Amin16-Oct-07 9:11
Hesham Amin16-Oct-07 9:11 
QuestionSelect into a variable Pin
Ahmad Adnan16-Oct-07 3:07
Ahmad Adnan16-Oct-07 3:07 
AnswerRe: Select into a variable Pin
Mike Dimmick16-Oct-07 3:13
Mike Dimmick16-Oct-07 3:13 
AnswerRe: Select into a variable Pin
Sandeep Kumar16-Oct-07 3:22
Sandeep Kumar16-Oct-07 3:22 
QuestionDTS - Data Transformation Services Pin
mihksoft16-Oct-07 2:39
mihksoft16-Oct-07 2:39 
AnswerRe: DTS - Data Transformation Services Pin
Hesham Amin16-Oct-07 3:41
Hesham Amin16-Oct-07 3:41 
GeneralRe: DTS - Data Transformation Services Pin
mihksoft16-Oct-07 3:48
mihksoft16-Oct-07 3:48 
GeneralRe: DTS - Data Transformation Services Pin
Hesham Amin16-Oct-07 3:53
Hesham Amin16-Oct-07 3:53 
AnswerRe: DTS - Data Transformation Services Pin
GuyThiebaut16-Oct-07 22:34
professionalGuyThiebaut16-Oct-07 22:34 
Questionhow to update table after query Pin
nibabug16-Oct-07 1:14
nibabug16-Oct-07 1:14 
AnswerRe: how to update table after query Pin
John-ph16-Oct-07 2:38
John-ph16-Oct-07 2:38 
GeneralRe: how to update table after query Pin
Mike Dimmick16-Oct-07 3:34
Mike Dimmick16-Oct-07 3:34 
GeneralRe: how to update table after query Pin
nibabug16-Oct-07 16:11
nibabug16-Oct-07 16:11 
QuestionHow to Convert a project from sql 2000 to 2005 in asp.net Pin
scicorp15-Oct-07 23:49
scicorp15-Oct-07 23:49 
AnswerRe: How to Convert a project from sql 2000 to 2005 in asp.net Pin
Christian Graus16-Oct-07 1:10
protectorChristian Graus16-Oct-07 1:10 
Questionwhile loop in stored procedure Pin
Sonia Gupta15-Oct-07 22:19
Sonia Gupta15-Oct-07 22:19 
AnswerRe: while loop in stored procedure Pin
Giorgi Dalakishvili15-Oct-07 22:41
mentorGiorgi Dalakishvili15-Oct-07 22:41 

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.