Click here to Skip to main content
15,921,606 members
Home / Discussions / Database
   

Database

 
GeneralRe: auto number generated Pin
VenkatFor.NET17-Jun-04 4:57
VenkatFor.NET17-Jun-04 4:57 
QuestionHow to use a DataSet on a form, in another form. Pin
Member 114126616-Jun-04 21:23
Member 114126616-Jun-04 21:23 
AnswerRe: How to use a DataSet on a form, in another form. Pin
Tarakeshwar Reddy16-Jun-04 23:01
professionalTarakeshwar Reddy16-Jun-04 23:01 
AnswerRe: How to use a DataSet on a form, in another form. Pin
VenkatFor.NET17-Jun-04 5:00
VenkatFor.NET17-Jun-04 5:00 
QuestionHow to Fetch records Between two Dates Pin
Zeeshan Bilal16-Jun-04 20:03
Zeeshan Bilal16-Jun-04 20:03 
AnswerRe: How to Fetch records Between two Dates Pin
Anonymous16-Jun-04 21:06
Anonymous16-Jun-04 21:06 
GeneralRe: How to Fetch records Between two Dates Pin
Zeeshan Bilal16-Jun-04 21:29
Zeeshan Bilal16-Jun-04 21:29 
GeneralRe: How to Fetch records Between two Dates Pin
EdbertP17-Jun-04 13:06
EdbertP17-Jun-04 13:06 
If you only have Date in your Date/Time column you don't need to specify the Time part.
I have tested the date range condition and it is supposed to return all date in between the specified range.
You might want to check whether the Day and Month of the date in the database is stored correctly, i.e. 01/06/2004 is 1 June 2004 not 6 January 2004.
Do some test with the data with date in between the range, e.g. with SELECT * WHERE dtmDate = #2004-06-01#

Hope it helps.
GeneralRe: How to Fetch records Between two Dates Pin
Zeeshan Bilal17-Jun-04 19:17
Zeeshan Bilal17-Jun-04 19:17 
GeneralRe: How to Fetch records Between two Dates Pin
Zeeshan Bilal17-Jun-04 19:25
Zeeshan Bilal17-Jun-04 19:25 
GeneralRe: How to Fetch records Between two Dates Pin
Zeeshan Bilal17-Jun-04 19:29
Zeeshan Bilal17-Jun-04 19:29 
QuestionHow to use msadox and msado15 dll together Pin
Kaustubh_deo16-Jun-04 20:00
Kaustubh_deo16-Jun-04 20:00 
AnswerRe: How to use msadox and msado15 dll together Pin
RichardGrimmer17-Jun-04 3:49
RichardGrimmer17-Jun-04 3:49 
Questionhow i can take the sum of times Pin
syed saba16-Jun-04 1:01
syed saba16-Jun-04 1:01 
AnswerRe: how i can take the sum of times Pin
WoutL16-Jun-04 3:39
WoutL16-Jun-04 3:39 
GeneralRe: how i can take the sum of times Pin
syed saba16-Jun-04 3:50
syed saba16-Jun-04 3:50 
GeneralPulling the latest entry for ALL products BY DATE from a table Pin
lostsheep00715-Jun-04 22:22
lostsheep00715-Jun-04 22:22 
GeneralRe: Pulling the latest entry for ALL products BY DATE from a table Pin
WoutL15-Jun-04 22:53
WoutL15-Jun-04 22:53 
GeneralRe: Pulling the latest entry for ALL products BY DATE from a table Pin
lostsheep00715-Jun-04 23:24
lostsheep00715-Jun-04 23:24 
GeneralRe: Pulling the latest entry for ALL products BY DATE from a table Pin
Colin Angus Mackay16-Jun-04 0:14
Colin Angus Mackay16-Jun-04 0:14 
GeneralRe: Pulling the latest entry for ALL products BY DATE from a table Pin
lostsheep00716-Jun-04 21:48
lostsheep00716-Jun-04 21:48 
GeneralEnterprise Manager problem Pin
TPN15-Jun-04 21:44
TPN15-Jun-04 21:44 
GeneralRe: Enterprise Manager problem Pin
RichardGrimmer15-Jun-04 22:15
RichardGrimmer15-Jun-04 22:15 
GeneralRe: Enterprise Manager problem Pin
fweinrebe16-Jun-04 1:59
fweinrebe16-Jun-04 1:59 
QuestionHow to set timeout for SQL server check access rights ? Pin
vgrigor115-Jun-04 21:06
vgrigor115-Jun-04 21: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.