Click here to Skip to main content
15,881,898 members
Home / Discussions / Database
   

Database

 
AnswerRe: Create Table statement Pin
soni uma31-Oct-07 2:04
soni uma31-Oct-07 2:04 
AnswerRe: Create Table statement Pin
neeraj_indianic31-Oct-07 2:09
neeraj_indianic31-Oct-07 2:09 
Questiondatetime problem Pin
niki_nilu31-Oct-07 0:38
niki_nilu31-Oct-07 0:38 
AnswerRe: datetime problem Pin
soni uma31-Oct-07 0:44
soni uma31-Oct-07 0:44 
GeneralRe: datetime problem Pin
niki_nilu31-Oct-07 1:11
niki_nilu31-Oct-07 1:11 
GeneralRe: datetime problem Pin
soni uma31-Oct-07 1:15
soni uma31-Oct-07 1:15 
AnswerRe: datetime problem Pin
r a j u u31-Oct-07 0:51
r a j u u31-Oct-07 0:51 
AnswerRe: datetime problem Pin
Krish - KP31-Oct-07 1:06
Krish - KP31-Oct-07 1:06 
Data stored in CreatedDate colum is DateTime i.e. the column has both date and Time.

but while retrieving you are using only Date. so Automatically system takes time as "00:00:00"

change you condition to ...
ta.CreateDate BETWEEN '25-Jul-2007' AND '26-Jul-2007'

Regards
KP

AnswerRe: datetime problem Pin
neeraj_indianic31-Oct-07 1:10
neeraj_indianic31-Oct-07 1:10 
GeneralRe: datetime problem Pin
niki_nilu31-Oct-07 1:13
niki_nilu31-Oct-07 1:13 
AnswerRe: datetime problem Pin
joemonvarghese1-Nov-07 23:29
joemonvarghese1-Nov-07 23:29 
QuestionNumeric Column Pin
banker_kiran30-Oct-07 23:38
banker_kiran30-Oct-07 23:38 
AnswerRe: Numeric Column Pin
Krish - KP31-Oct-07 0:35
Krish - KP31-Oct-07 0:35 
AnswerRe: Numeric Column [modified] Pin
GuyThiebaut31-Oct-07 3:23
professionalGuyThiebaut31-Oct-07 3:23 
AnswerRe: Numeric Column Pin
ianhoc31-Oct-07 7:04
ianhoc31-Oct-07 7:04 
QuestionNeed an Article about Replication. Pin
hdv21230-Oct-07 23:22
hdv21230-Oct-07 23:22 
Question.Net Pin
amsathu30-Oct-07 23:20
amsathu30-Oct-07 23:20 
AnswerRe: .Net Pin
il_masacratore30-Oct-07 23:36
il_masacratore30-Oct-07 23:36 
GeneralRe: .Net Pin
Giorgi Dalakishvili30-Oct-07 23:40
mentorGiorgi Dalakishvili30-Oct-07 23:40 
AnswerRe: .Net Pin
Paul Conrad31-Oct-07 14:12
professionalPaul Conrad31-Oct-07 14:12 
QuestionGetting the columns Pin
M. J. Jaya Chitra30-Oct-07 22:31
M. J. Jaya Chitra30-Oct-07 22:31 
AnswerRe: Getting the columns Pin
Giorgi Dalakishvili30-Oct-07 22:47
mentorGiorgi Dalakishvili30-Oct-07 22:47 
GeneralRe: Getting the columns Pin
r a j u u30-Oct-07 23:04
r a j u u30-Oct-07 23:04 
GeneralRe: Getting the columns Pin
Giorgi Dalakishvili30-Oct-07 23:09
mentorGiorgi Dalakishvili30-Oct-07 23:09 
GeneralRe: Getting the columns Pin
M. J. Jaya Chitra31-Oct-07 0:06
M. J. Jaya Chitra31-Oct-07 0:06 

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.