Click here to Skip to main content
15,887,428 members
Home / Discussions / Database
   

Database

 
GeneralRe: JOIN Problem Pin
Kevin Marois19-Jan-17 9:32
professionalKevin Marois19-Jan-17 9:32 
GeneralRe: JOIN Problem Pin
ZurdoDev19-Jan-17 9:35
professionalZurdoDev19-Jan-17 9:35 
GeneralRe: JOIN Problem Pin
Kevin Marois19-Jan-17 9:45
professionalKevin Marois19-Jan-17 9:45 
GeneralRe: JOIN Problem Pin
ZurdoDev19-Jan-17 9:50
professionalZurdoDev19-Jan-17 9:50 
GeneralRe: JOIN Problem Pin
Kevin Marois19-Jan-17 9:51
professionalKevin Marois19-Jan-17 9:51 
GeneralRe: JOIN Problem Pin
Eddy Vluggen19-Jan-17 9:38
professionalEddy Vluggen19-Jan-17 9:38 
GeneralRe: JOIN Problem Pin
ZurdoDev19-Jan-17 9:52
professionalZurdoDev19-Jan-17 9:52 
GeneralRe: JOIN Problem Pin
Eddy Vluggen19-Jan-17 10:03
professionalEddy Vluggen19-Jan-17 10:03 
I didn't look; he said he wanted the entire record, and add a single column. Means it is also easy to debug the subquery by using a value from the database as example.

There will probably be multiple records with the same ar.BaySerialNumber, and I'm hoping that b.SerialNumber is the primary key (or at least uniquely indexed) on the Bays-table. Even if there's a one to one relation, that should work.

So, what the schema of the tables? Would be nice to have a CREATE script for both tables Smile | :)


--edit
Asking the wrong person, and was already solved.

Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]


modified 19-Jan-17 16:49pm.

QuestionI need some help from my fellow developers... Pin
Steve Naidamast12-Jan-17 3:44
professionalSteve Naidamast12-Jan-17 3:44 
AnswerRe: I need some help from my fellow developers... Pin
Richard MacCutchan12-Jan-17 4:19
mveRichard MacCutchan12-Jan-17 4:19 
GeneralRe: I need some help from my fellow developers... Pin
Steve Naidamast12-Jan-17 5:08
professionalSteve Naidamast12-Jan-17 5:08 
Questionvb.net, select where statement Pin
jkirkerx5-Jan-17 8:12
professionaljkirkerx5-Jan-17 8:12 
AnswerRe: vb.net, select where statement Pin
Wendelius5-Jan-17 8:30
mentorWendelius5-Jan-17 8:30 
GeneralRe: vb.net, select where statement Pin
jkirkerx5-Jan-17 8:39
professionaljkirkerx5-Jan-17 8:39 
GeneralRe: vb.net, select where statement Pin
Wendelius5-Jan-17 8:47
mentorWendelius5-Jan-17 8:47 
GeneralRe: vb.net, select where statement Pin
jkirkerx5-Jan-17 9:17
professionaljkirkerx5-Jan-17 9:17 
QuestionSSIS Excel connection is creating another temporary file and interfering with the FileSystemWatcher Pin
indian1434-Jan-17 8:39
indian1434-Jan-17 8:39 
SuggestionRe: SSIS Excel connection is creating another temporary file and interfering with the FileSystemWatcher Pin
David Mujica4-Jan-17 9:44
David Mujica4-Jan-17 9:44 
GeneralRe: SSIS Excel connection is creating another temporary file and interfering with the FileSystemWatcher Pin
indian1434-Jan-17 10:58
indian1434-Jan-17 10:58 
Questiondoubt in logical schema of database Pin
Member 129343424-Jan-17 3:19
Member 129343424-Jan-17 3:19 
AnswerRe: doubt in logical schema of database Pin
Afzaal Ahmad Zeeshan4-Jan-17 3:42
professionalAfzaal Ahmad Zeeshan4-Jan-17 3:42 
AnswerRe: doubt in logical schema of database Pin
Richard MacCutchan4-Jan-17 5:01
mveRichard MacCutchan4-Jan-17 5:01 
GeneralRe: doubt in logical schema of database Pin
Eddy Vluggen4-Jan-17 7:02
professionalEddy Vluggen4-Jan-17 7:02 
GeneralRe: doubt in logical schema of database Pin
Richard MacCutchan4-Jan-17 22:04
mveRichard MacCutchan4-Jan-17 22:04 
QuestionMySql - No results from query with WHERE Pin
BobbyStrain2-Jan-17 16:44
BobbyStrain2-Jan-17 16:44 

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.