Click here to Skip to main content
15,915,600 members
Home / Discussions / Database
   

Database

 
QuestionRetrieving a DateTime value with OracleClient Pin
Bernhard Hiller4-May-10 5:24
Bernhard Hiller4-May-10 5:24 
AnswerRe: Retrieving a DateTime value with OracleClient Pin
Chris Meech5-May-10 2:56
Chris Meech5-May-10 2:56 
GeneralRe: Retrieving a DateTime value with OracleClient Pin
David Skelly5-May-10 4:49
David Skelly5-May-10 4:49 
GeneralRe: Retrieving a DateTime value with OracleClient Pin
Bernhard Hiller6-May-10 21:36
Bernhard Hiller6-May-10 21:36 
QuestionSQL Server 2008 Spatial Data Pin
Bassam Saoud4-May-10 4:34
Bassam Saoud4-May-10 4:34 
AnswerRe: SQL Server 2008 Spatial Data Pin
Peter_in_27805-May-10 18:36
professionalPeter_in_27805-May-10 18:36 
GeneralRe: SQL Server 2008 Spatial Data Pin
Bassam Saoud6-May-10 4:09
Bassam Saoud6-May-10 4:09 
Questionhow to write querry for this month,3months ,6months,annual Pin
developerit4-May-10 1:05
developerit4-May-10 1:05 
hi iam using sql server 2000
my table is branch



BranchName nvarchar(50),
ContractNo nvarchar(50),
Email nvarchar(50),
StartDate datetime,
EndDate datetime,
ContractReminder int,(5days,10days,15days)
remindertype int(1month,3month,6month,annual)


i have to send the email to the user before enddate and check the ContractReminder if it is for 5 days then send before 5days ,if it is for 10days then before 10 days and also check the remindertype if it is for one then before one month before contractreminder ie 5 days or 10 days i have to send the mail like this for three months, 6 months , and for annually

how to write this querry can you give an idea which helps me
AnswerRe: how to write querry for this month,3months ,6months,annual Pin
Corporal Agarn4-May-10 6:35
professionalCorporal Agarn4-May-10 6:35 
GeneralRe: how to write querry for this month,3months ,6months,annual Pin
developerit4-May-10 21:05
developerit4-May-10 21:05 
GeneralRe: how to write querry for this month,3months ,6months,annual Pin
Corporal Agarn5-May-10 1:57
professionalCorporal Agarn5-May-10 1:57 
AnswerRe: how to write querry for this month,3months ,6months,annual Pin
Simon_Whale4-May-10 23:22
Simon_Whale4-May-10 23:22 
QuestionSearch based on percentage - sql server 2005 Pin
abcurl4-May-10 0:04
abcurl4-May-10 0:04 
AnswerRe: Search based on percentage - sql server 2005 Pin
Simon_Whale4-May-10 23:33
Simon_Whale4-May-10 23:33 
Questionproblem with Query Pin
mjawadkhatri3-May-10 21:22
mjawadkhatri3-May-10 21:22 
AnswerRe: problem with Query Pin
Paramhans Dubey3-May-10 22:08
professionalParamhans Dubey3-May-10 22:08 
GeneralRe: problem with Query Pin
mjawadkhatri3-May-10 22:16
mjawadkhatri3-May-10 22:16 
GeneralRe: problem with Query Pin
mjawadkhatri3-May-10 22:26
mjawadkhatri3-May-10 22:26 
AnswerRe: problem with Query Pin
Simon_Whale4-May-10 23:26
Simon_Whale4-May-10 23:26 
QuestionSQL Server Indexes [modified] Pin
mobius1110013-May-10 3:13
mobius1110013-May-10 3:13 
AnswerRe: SQL Server Indexes Pin
Luc Pattyn3-May-10 4:15
sitebuilderLuc Pattyn3-May-10 4:15 
GeneralRe: SQL Server Indexes Pin
mobius1110013-May-10 4:35
mobius1110013-May-10 4:35 
AnswerRe: SQL Server Indexes Pin
Henry Minute3-May-10 4:28
Henry Minute3-May-10 4:28 
AnswerRe: SQL Server Indexes Pin
Luc Pattyn3-May-10 4:53
sitebuilderLuc Pattyn3-May-10 4:53 
GeneralRe: SQL Server Indexes Pin
Henry Minute3-May-10 4:58
Henry Minute3-May-10 4:58 

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.