Click here to Skip to main content
15,896,557 members
Home / Discussions / Database
   

Database

 
AnswerRe: Data Clashes Pin
David Mujica22-May-13 2:26
David Mujica22-May-13 2:26 
GeneralRe: Data Clashes Pin
Bram van Kampen23-May-13 15:55
Bram van Kampen23-May-13 15:55 
GeneralTransactions and Identity Pin
David Mujica29-May-13 2:27
David Mujica29-May-13 2:27 
QuestionStored Procedures SQL Server Pin
damokk21-May-13 1:11
damokk21-May-13 1:11 
AnswerRe: Stored Procedures SQL Server Pin
scottgp21-May-13 2:37
professionalscottgp21-May-13 2:37 
AnswerRe: Stored Procedures SQL Server Pin
Corporal Agarn21-May-13 2:58
professionalCorporal Agarn21-May-13 2:58 
GeneralRe: Stored Procedures SQL Server Pin
damokk21-May-13 4:14
damokk21-May-13 4:14 
AnswerRe: Stored Procedures SQL Server Pin
Mycroft Holmes21-May-13 3:19
professionalMycroft Holmes21-May-13 3:19 
Use an insert statement, that is not why I am posting a reply.

There are many ways to compare dates, comparing string (varchar) is probably the worst possible method. Do some research into the datetime object, you could have used datediff or dateadd neither of which require a convert.

Never underestimate the power of human stupidity
RAH
GeneralRe: Stored Procedures SQL Server Pin
damokk21-May-13 4:15
damokk21-May-13 4:15 
AnswerRe: Stored Procedures SQL Server Pin
Arun Vasu22-May-13 19:55
Arun Vasu22-May-13 19:55 
AnswerRe: Stored Procedures SQL Server Pin
Aatif Ali from Bangalore12-Jul-13 1:06
professionalAatif Ali from Bangalore12-Jul-13 1:06 
QuestionImporting data using SSIS Package Pin
indian14320-May-13 21:38
indian14320-May-13 21:38 
AnswerRe: Importing data using SSIS Package Pin
Mycroft Holmes20-May-13 23:54
professionalMycroft Holmes20-May-13 23:54 
GeneralRe: Importing data using SSIS Package Pin
Jörgen Andersson21-May-13 0:58
professionalJörgen Andersson21-May-13 0:58 
AnswerRe: Importing data using SSIS Package Pin
Mycroft Holmes21-May-13 3:14
professionalMycroft Holmes21-May-13 3:14 
QuestionEntity Framework Pin
N_cooL19-May-13 19:56
N_cooL19-May-13 19:56 
AnswerRe: Entity Framework Pin
Mycroft Holmes19-May-13 21:52
professionalMycroft Holmes19-May-13 21:52 
GeneralRe: Entity Framework Pin
R. Giskard Reventlov20-May-13 7:34
R. Giskard Reventlov20-May-13 7:34 
Questionproblem in union Pin
mhd.sbt19-May-13 19:18
mhd.sbt19-May-13 19:18 
AnswerRe: problem in union Pin
Mycroft Holmes19-May-13 21:50
professionalMycroft Holmes19-May-13 21:50 
GeneralRe: problem in union Pin
Corporal Agarn20-May-13 3:03
professionalCorporal Agarn20-May-13 3:03 
GeneralRe: problem in union Pin
Mycroft Holmes20-May-13 3:30
professionalMycroft Holmes20-May-13 3:30 
GeneralRe: problem in union Pin
Corporal Agarn20-May-13 3:32
professionalCorporal Agarn20-May-13 3:32 
Questionstored procedure or views? Pin
Jassim Rahma17-May-13 9:43
Jassim Rahma17-May-13 9:43 
AnswerRe: stored procedure or views? Pin
PIEBALDconsult17-May-13 10:00
mvePIEBALDconsult17-May-13 10:00 

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.