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

Database

 
GeneralRe: automated mail Pin
Wendelius10-Sep-08 10:26
mentorWendelius10-Sep-08 10:26 
QuestionThread problem in multithreaded database applications Pin
ahmeday10-Sep-08 3:26
ahmeday10-Sep-08 3:26 
AnswerRe: Thread problem in multithreaded database applications Pin
Ashfield10-Sep-08 3:39
Ashfield10-Sep-08 3:39 
GeneralRe: Thread problem in multithreaded database applications Pin
ahmeday10-Sep-08 21:36
ahmeday10-Sep-08 21:36 
GeneralRe: Thread problem in multithreaded database applications Pin
Ashfield11-Sep-08 8:40
Ashfield11-Sep-08 8:40 
GeneralRe: Thread problem in multithreaded database applications Pin
ahmeday11-Sep-08 20:54
ahmeday11-Sep-08 20:54 
Questionsql problrm Pin
mahmoudinirat10-Sep-08 2:11
mahmoudinirat10-Sep-08 2:11 
AnswerRe: sql problrm Pin
Ashfield10-Sep-08 3:21
Ashfield10-Sep-08 3:21 
select t1.name, t1.course, t2.course
from table1 t1
left outer join table2 t2 on t2.name = t1.name


(this assumes everyone in table2 is in table)

Bob
Ashfield Consultants Ltd

GeneralRe: sql problrm Pin
mahmoudinirat10-Sep-08 20:49
mahmoudinirat10-Sep-08 20:49 
GeneralRe: sql problrm Pin
Ashfield11-Sep-08 9:07
Ashfield11-Sep-08 9:07 
AnswerRe: sql problrm Pin
shubhi10-Sep-08 22:21
shubhi10-Sep-08 22:21 
GeneralRe: sql problrm Pin
mahmoudinirat10-Sep-08 22:54
mahmoudinirat10-Sep-08 22:54 
AnswerRe: sql problrm Pin
Venkat Eswaran12-Sep-08 9:12
Venkat Eswaran12-Sep-08 9:12 
QuestionLimit in SQL Server Pin
Syed Shahid Hussain9-Sep-08 22:36
Syed Shahid Hussain9-Sep-08 22:36 
AnswerRe: Limit in SQL Server Pin
Giorgi Dalakishvili9-Sep-08 23:21
mentorGiorgi Dalakishvili9-Sep-08 23:21 
Questioninstalled sql server 2005 error Pin
bhatted9-Sep-08 19:02
bhatted9-Sep-08 19:02 
AnswerRe: installed sql server 2005 error Pin
Venkat Eswaran12-Sep-08 9:15
Venkat Eswaran12-Sep-08 9:15 
Questionstock software question, about MA Pin
followait9-Sep-08 17:34
followait9-Sep-08 17:34 
AnswerRe: stock software question, about MA Pin
Ashfield9-Sep-08 21:30
Ashfield9-Sep-08 21:30 
GeneralRe: stock software question, about MA Pin
followait9-Sep-08 22:12
followait9-Sep-08 22:12 
GeneralRe: stock software question, about MA Pin
Mycroft Holmes9-Sep-08 22:19
professionalMycroft Holmes9-Sep-08 22:19 
QuestionMS Excel "Database" Pin
nelsonpaixao9-Sep-08 14:29
nelsonpaixao9-Sep-08 14:29 
AnswerRe: MS Excel "Database" Pin
leckey9-Sep-08 15:06
leckey9-Sep-08 15:06 
AnswerRe: MS Excel "Database" Pin
DrukenProgrammer9-Sep-08 16:46
DrukenProgrammer9-Sep-08 16:46 
Questioni installed sql server 2005 it's giving error Pin
bhatted9-Sep-08 11:10
bhatted9-Sep-08 11:10 

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.