Click here to Skip to main content
15,903,388 members
Home / Discussions / Database
   

Database

 
GeneralEmpty fields Pin
MemLeak3-Apr-03 2:36
MemLeak3-Apr-03 2:36 
GeneralLarge Field size (>64k) Pin
Ryan Binns1-Apr-03 19:30
Ryan Binns1-Apr-03 19:30 
GeneralRe: Large Field size (>64k) Pin
Hesham Amin1-Apr-03 22:35
Hesham Amin1-Apr-03 22:35 
GeneralDatabase query Pin
pradipta1-Apr-03 19:24
pradipta1-Apr-03 19:24 
GeneralRe: Database query Pin
Alexander Kojevnikov1-Apr-03 21:01
Alexander Kojevnikov1-Apr-03 21:01 
GeneralRe: Database query Pin
pradipta1-Apr-03 21:43
pradipta1-Apr-03 21:43 
GeneralRe: Database query Pin
Jeremy Oldham2-Apr-03 1:28
Jeremy Oldham2-Apr-03 1:28 
GeneralRe: Database query Pin
pradipta3-Apr-03 21:42
pradipta3-Apr-03 21:42 
i think U did not understand the problem.the query u have written only to retrive those DOB which will lie within this week.But DOB means only the month and day will be same whatever may be the year ,for exammple today is 4/4/2003 and DOB of a member 4/4/1975 then today is the birth day of that memeber.
so i want only the dob from database whose day and month will be equal to today's day and month and also those whose b'day will be within 7 days beyond today

just see the example

dob in the data base
DOB(mm/dd/yyyy)
4/4/1976
4/4/1970
4/6/1976
4/8/1999
1/1/1990
1/3/2000
------------
Today is -4/4/2003

i want the the data from database
4/4/1976
4/4/1970
4/6/1976
4/8/1999
because the above dobs will lie on this week







pradipta
GeneralRe: Database query Pin
Jeremy Oldham4-Apr-03 1:46
Jeremy Oldham4-Apr-03 1:46 
GeneralRe: Database query Pin
Alexander Kojevnikov2-Apr-03 2:33
Alexander Kojevnikov2-Apr-03 2:33 
General.Net portal Pin
Madhuri Mittal1-Apr-03 12:18
Madhuri Mittal1-Apr-03 12:18 
GeneralRe: .Net portal Pin
Nick Parker1-Apr-03 12:26
protectorNick Parker1-Apr-03 12:26 
QuestionCreating MS Access Database? Pin
BM_CSharp1-Apr-03 11:07
sussBM_CSharp1-Apr-03 11:07 
AnswerRe: Creating MS Access Database? Pin
Wayne Phipps2-Apr-03 8:17
Wayne Phipps2-Apr-03 8:17 
GeneralDatabaseconnection Pin
Herm31-Mar-03 19:11
Herm31-Mar-03 19:11 
GeneralFilling a dataset in another Thread Pin
Shisong Chen31-Mar-03 7:56
Shisong Chen31-Mar-03 7:56 
GeneralStored Procedure, OUTPUT param and (n)text Pin
Paul Watson31-Mar-03 5:47
sitebuilderPaul Watson31-Mar-03 5:47 
GeneralRe: Stored Procedure, OUTPUT param and (n)text Pin
Stan Shannon31-Mar-03 7:43
Stan Shannon31-Mar-03 7:43 
GeneralRe: Stored Procedure, OUTPUT param and (n)text Pin
Paul Watson31-Mar-03 7:48
sitebuilderPaul Watson31-Mar-03 7:48 
GeneralRe: Stored Procedure, OUTPUT param and (n)text Pin
Stan Shannon31-Mar-03 8:19
Stan Shannon31-Mar-03 8:19 
GeneralRe: Stored Procedure, OUTPUT param and (n)text Pin
Bruce Duncan31-Mar-03 7:43
Bruce Duncan31-Mar-03 7:43 
GeneralRe: Stored Procedure, OUTPUT param and (n)text Pin
Paul Watson31-Mar-03 7:51
sitebuilderPaul Watson31-Mar-03 7:51 
GeneralRe: Stored Procedure, OUTPUT param and (n)text Pin
Bruce Duncan31-Mar-03 8:10
Bruce Duncan31-Mar-03 8:10 
QuestionCan I retrieve column names using MFC classes Pin
Charles Liu30-Mar-03 18:42
Charles Liu30-Mar-03 18:42 
AnswerRe: Can I retrieve column names using MFC classes Pin
DiWa30-Mar-03 20:23
DiWa30-Mar-03 20:23 

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.