Click here to Skip to main content
15,890,336 members
Home / Discussions / Database
   

Database

 
AnswerRe: CRecorset fails to retrive fields when there is only one record in recordset. Pin
bsdtux19-Dec-11 5:39
bsdtux19-Dec-11 5:39 
GeneralRe: CRecorset fails to retrive fields when there is only one record in recordset. Pin
Vaclav_19-Dec-11 7:11
Vaclav_19-Dec-11 7:11 
QuestionStored procedures with booleans leading to different data types. Pin
D Hoffman14-Dec-11 11:33
D Hoffman14-Dec-11 11:33 
AnswerRe: Stored procedures with booleans leading to different data types. Pin
SilimSayo14-Dec-11 12:58
SilimSayo14-Dec-11 12:58 
AnswerRe: Stored procedures with booleans leading to different data types. Pin
coded00715-Dec-11 2:50
professionalcoded00715-Dec-11 2:50 
AnswerRe: Stored procedures with booleans leading to different data types. Pin
Eddy Vluggen18-Dec-11 2:28
professionalEddy Vluggen18-Dec-11 2:28 
GeneralRe: Stored procedures with booleans leading to different data types. Pin
D Hoffman17-Jan-12 1:35
D Hoffman17-Jan-12 1:35 
QuestionConverting from Access to MSDE 2000 Pin
Member 801739614-Dec-11 4:47
Member 801739614-Dec-11 4:47 
I am using a windows 2000 operating system (not by choice). A VB6 program uses an access database. I am converting access db to MSDE 2000 db. I need to write a query that Deletes all of the records in a table called ResultNotes. Below is a brief schema of the db with relationships.

tblResultNotes - this is the table I want to delete from
ResultID - Links to ResultID in teh tblResults table
Notes

tblResults
startTime
JobID - Links to JobID in tblJobs
ResultID

tblJobs
CreateDate
JobID

I need to delete all records from tblResultNotes that have a ResultID corresponding to the tblResults table. The records that have the ResultID in the tblResults need to correspond to the tblJobs JobID. The actual criteria for deletion is that startTime and CreateDate are older than 12/1/2000.

Any help is appreciated!
AnswerRe: Converting from Access to MSDE 2000 Pin
Corporal Agarn14-Dec-11 9:17
professionalCorporal Agarn14-Dec-11 9:17 
QuestionEquivalent in MS Sql Pin
Hum Dum13-Dec-11 22:51
Hum Dum13-Dec-11 22:51 
AnswerRe: Equivalent in MS Sql Pin
Geoff Williams14-Dec-11 0:17
Geoff Williams14-Dec-11 0:17 
AnswerRe: Equivalent in MS Sql Pin
Shameel14-Dec-11 2:28
professionalShameel14-Dec-11 2:28 
GeneralRe: Equivalent in MS Sql Pin
SilimSayo14-Dec-11 2:51
SilimSayo14-Dec-11 2:51 
GeneralRe: Equivalent in MS Sql Pin
jschell14-Dec-11 9:26
jschell14-Dec-11 9:26 
GeneralRe: Equivalent in MS Sql Pin
Shameel15-Dec-11 7:27
professionalShameel15-Dec-11 7:27 
GeneralRe: Equivalent in MS Sql Pin
SilimSayo15-Dec-11 11:00
SilimSayo15-Dec-11 11:00 
GeneralRe: Equivalent in MS Sql Pin
jschell16-Dec-11 8:34
jschell16-Dec-11 8:34 
JokeRe: Equivalent in MS Sql Pin
SilimSayo16-Dec-11 14:31
SilimSayo16-Dec-11 14:31 
GeneralRe: Equivalent in MS Sql Pin
Shameel20-Dec-11 2:51
professionalShameel20-Dec-11 2:51 
QuestionGROUP BY and listing rows in an aggrigate Pin
nallelcm13-Dec-11 5:44
nallelcm13-Dec-11 5:44 
AnswerRe: GROUP BY and listing rows in an aggrigate Pin
Eddy Vluggen13-Dec-11 7:07
professionalEddy Vluggen13-Dec-11 7:07 
GeneralRe: GROUP BY and listing rows in an aggrigate Pin
nallelcm13-Dec-11 7:26
nallelcm13-Dec-11 7:26 
AnswerRe: GROUP BY and listing rows in an aggrigate Pin
Eddy Vluggen13-Dec-11 7:44
professionalEddy Vluggen13-Dec-11 7:44 
AnswerRe: GROUP BY and listing rows in an aggrigate Pin
Eddy Vluggen13-Dec-11 8:34
professionalEddy Vluggen13-Dec-11 8:34 
GeneralRe: GROUP BY and listing rows in an aggrigate Pin
nallelcm13-Dec-11 8:51
nallelcm13-Dec-11 8:51 

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.