Click here to Skip to main content
15,902,275 members
Home / Discussions / Database
   

Database

 
AnswerRe: SSIS Connection Problem in C# Pin
R. Giskard Reventlov24-Feb-10 3:19
R. Giskard Reventlov24-Feb-10 3:19 
GeneralRe: SSIS Connection Problem in C# Pin
Vimalsoft(Pty) Ltd24-Feb-10 4:09
professionalVimalsoft(Pty) Ltd24-Feb-10 4:09 
QuestionDateTime ; between query in SQL SERVER 2000 Pin
Karan_TN23-Feb-10 1:58
Karan_TN23-Feb-10 1:58 
AnswerRe: DateTime ; between query in SQL SERVER 2000 Pin
WoutL23-Feb-10 2:19
WoutL23-Feb-10 2:19 
AnswerRe: DateTime ; between query in SQL SERVER 2000 Pin
Luc Pattyn23-Feb-10 2:32
sitebuilderLuc Pattyn23-Feb-10 2:32 
GeneralRe: DateTime ; between query in SQL SERVER 2000 Pin
WoutL23-Feb-10 2:36
WoutL23-Feb-10 2:36 
GeneralRe: DateTime ; between query in SQL SERVER 2000 Pin
Luc Pattyn23-Feb-10 2:41
sitebuilderLuc Pattyn23-Feb-10 2:41 
AnswerRe: DateTime ; between query in SQL SERVER 2000 Pin
Luc Pattyn23-Feb-10 2:31
sitebuilderLuc Pattyn23-Feb-10 2:31 
Read the documentation for your database.

http://www.w3schools.com/sql/sql_between.asp[^] says:

"In some databases, persons with the LastName of "Hansen" or "Pettersen" will not be listed, because the BETWEEN operator only selects fields that are between and excluding the test values).

In other databases, persons with the LastName of "Hansen" or "Pettersen" will be listed, because the BETWEEN operator selects fields that are between and including the test values)."

Smile | :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]

I only read code that is properly formatted, adding PRE tags is the easiest way to obtain that.
All Toronto weekends should be extremely wet until we get it automated in regular forums, not just QA.

GeneralRe: DateTime ; between query in SQL SERVER 2000 Pin
Karan_TN23-Feb-10 2:47
Karan_TN23-Feb-10 2:47 
AnswerRe: DateTime ; between query in SQL SERVER 2000 Pin
Luc Pattyn23-Feb-10 3:21
sitebuilderLuc Pattyn23-Feb-10 3:21 
AnswerRe: DateTime ; between query in SQL SERVER 2000 [modified] Pin
Chris Meech23-Feb-10 7:06
Chris Meech23-Feb-10 7:06 
AnswerRe: DateTime ; between query in SQL SERVER 2000 Pin
Adam Jasper24-Feb-10 2:52
Adam Jasper24-Feb-10 2:52 
QuestionSQL Anywhere 10 Password Field Pin
MWRivera22-Feb-10 10:17
MWRivera22-Feb-10 10:17 
AnswerRe: SQL Anywhere 10 Password Field Pin
Not Active22-Feb-10 11:46
mentorNot Active22-Feb-10 11:46 
GeneralRe: SQL Anywhere 10 Password Field Pin
MWRivera23-Feb-10 3:10
MWRivera23-Feb-10 3:10 
QuestionCross Join - Sql Server Pin
dataminers22-Feb-10 5:41
dataminers22-Feb-10 5:41 
AnswerRe: Cross Join - Sql Server Pin
David Skelly22-Feb-10 6:09
David Skelly22-Feb-10 6:09 
AnswerRe: Cross Join - Sql Server Pin
Mycroft Holmes22-Feb-10 13:17
professionalMycroft Holmes22-Feb-10 13:17 
AnswerRe: Cross Join - Sql Server Pin
Niladri_Biswas23-Feb-10 16:34
Niladri_Biswas23-Feb-10 16:34 
AnswerMessage Closed Pin
11-Apr-22 3:48
Resh Tech11-Apr-22 3:48 
Questionerror : The instance name specified is invalid Pin
mehrnoosh21-Feb-10 19:26
mehrnoosh21-Feb-10 19:26 
AnswerRe: error : The instance name specified is invalid Pin
Mycroft Holmes21-Feb-10 19:54
professionalMycroft Holmes21-Feb-10 19:54 
GeneralRe: error : The instance name specified is invalid Pin
mehrnoosh21-Feb-10 20:08
mehrnoosh21-Feb-10 20:08 
GeneralRe: error : The instance name specified is invalid Pin
Mycroft Holmes21-Feb-10 20:23
professionalMycroft Holmes21-Feb-10 20:23 
QuestionConvert a String into datetime Pin
.NET- India 19-Feb-10 20:09
.NET- India 19-Feb-10 20:09 

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.