Click here to Skip to main content
15,890,512 members
Home / Discussions / Database
   

Database

 
GeneralRe: Is it possible for triggers not to execute when the performance is poor? Pin
Rafferty Uy3-Dec-08 18:30
Rafferty Uy3-Dec-08 18:30 
GeneralRe: Is it possible for triggers not to execute when the performance is poor? Pin
Wendelius4-Dec-08 3:49
mentorWendelius4-Dec-08 3:49 
QuestionOleDb?Connection property has not been initialized Pin
dec821-Dec-08 16:25
dec821-Dec-08 16:25 
AnswerRe: OleDb?Connection property has not been initialized Pin
Umair Feroze1-Dec-08 17:02
Umair Feroze1-Dec-08 17:02 
GeneralRe: OleDb?Connection property has not been initialized Pin
dec821-Dec-08 18:15
dec821-Dec-08 18:15 
AnswerRe: OleDb?Connection property has not been initialized Pin
Wendelius1-Dec-08 23:18
mentorWendelius1-Dec-08 23:18 
QuestionDate Ranges [modified] Pin
mobius1110011-Dec-08 8:43
mobius1110011-Dec-08 8:43 
AnswerRe: Date Ranges Pin
Wendelius1-Dec-08 9:21
mentorWendelius1-Dec-08 9:21 
mobius111001 wrote:
Is any date between 01/01/2008 - 12/31/2015 in 11/21/2008 - 12/21/2009?


If
date1 = 01/01/2008 
date2 = 12/31/2015 
date3 = 11/21/2008 
date4 = 12/21/2009 

then it would be something like:
... date1 between date3 and date4 
or  date2 between date3 and date4
or  (date1 < date3 and date2 > date4) ...


The need to optimize rises from a bad design.My articles[^]

QuestionDatabase updating at clients end Pin
singhdheeraj2130-Nov-08 23:42
singhdheeraj2130-Nov-08 23:42 
AnswerRe: Database updating at clients end Pin
Umair Feroze1-Dec-08 1:41
Umair Feroze1-Dec-08 1:41 
AnswerRe: Database updating at clients end Pin
Ashfield1-Dec-08 4:19
Ashfield1-Dec-08 4:19 
QuestionExtendex Properties In Sql Server 2005 Pin
ais0729-Nov-08 23:53
ais0729-Nov-08 23:53 
AnswerRe: Extendex Properties In Sql Server 2005 Pin
Wendelius30-Nov-08 0:01
mentorWendelius30-Nov-08 0:01 
QuestionSQL syntax question? Pin
programmervb.netc++29-Nov-08 10:35
programmervb.netc++29-Nov-08 10:35 
AnswerRe: SQL syntax question? Pin
Wendelius29-Nov-08 11:23
mentorWendelius29-Nov-08 11:23 
GeneralRe: SQL syntax question? Pin
programmervb.netc++29-Nov-08 13:42
programmervb.netc++29-Nov-08 13:42 
GeneralRe: SQL syntax question? Pin
programmervb.netc++2-Dec-08 6:50
programmervb.netc++2-Dec-08 6:50 
GeneralRe: SQL syntax question? Pin
Wendelius2-Dec-08 7:58
mentorWendelius2-Dec-08 7:58 
Questionsql server instalation Pin
ahawari0928-Nov-08 3:43
ahawari0928-Nov-08 3:43 
AnswerRe: sql server instalation Pin
Wendelius28-Nov-08 3:49
mentorWendelius28-Nov-08 3:49 
GeneralRe: sql server instalation Pin
Jerry Hammond28-Nov-08 8:08
Jerry Hammond28-Nov-08 8:08 
GeneralRe: sql server instalation Pin
Wendelius28-Nov-08 8:34
mentorWendelius28-Nov-08 8:34 
AnswerRe: sql server instalation Pin
Jerry Hammond28-Nov-08 8:10
Jerry Hammond28-Nov-08 8:10 
QuestionSqlserver error of date difference Pin
snehasish28-Nov-08 2:25
snehasish28-Nov-08 2:25 
AnswerRe: Sqlserver error of date difference Pin
Wendelius28-Nov-08 3:43
mentorWendelius28-Nov-08 3:43 

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.