Click here to Skip to main content
15,905,781 members
Home / Discussions / Database
   

Database

 
AnswerRe: ms Access/DAO Pin
Stephan Samuel4-Jun-06 3:12
Stephan Samuel4-Jun-06 3:12 
GeneralRe: ms Access/DAO Pin
Tara144-Jun-06 4:24
Tara144-Jun-06 4:24 
Questionquery Pin
kjosh3-Jun-06 15:08
kjosh3-Jun-06 15:08 
AnswerRe: query Pin
Dinuj Nath3-Jun-06 17:45
Dinuj Nath3-Jun-06 17:45 
GeneralRe: query Pin
r.stropek4-Jun-06 6:16
r.stropek4-Jun-06 6:16 
AnswerRe: query Pin
albCode4-Jun-06 21:06
albCode4-Jun-06 21:06 
AnswerRe: query Pin
Eric Dahlvang5-Jun-06 4:47
Eric Dahlvang5-Jun-06 4:47 
QuestionNeed Query Help Pin
Rabbit173-Jun-06 8:48
Rabbit173-Jun-06 8:48 
I have multiple tables that I'm pullng into a C# DataSet.

My first method was to run a query and merge the data I need into one table using the MySQL command.

But here's my problem. I have a shared field x_ID where in one Table A it is null and in Table B it is the primary.

For example:
I have
Table A
Customer_Purchase $5, $4, $3
Customer_ID 1, 2, null

Table B
Customer_ID 1, 2, 3, etc
Customer_Name ...

My return for Who purchased what would only have 2 rows and I'd rather have all three, even though one would have no name in it.

Thanks!
RABB17
AnswerRe: Need Query Help Pin
Stephan Samuel4-Jun-06 3:16
Stephan Samuel4-Jun-06 3:16 
AnswerRe: Need Query Help Pin
Eric Dahlvang5-Jun-06 4:57
Eric Dahlvang5-Jun-06 4:57 
AnswerRe: Need Query Help Pin
Rabbit175-Jun-06 4:59
Rabbit175-Jun-06 4:59 
QuestionLost connection error using mysql & asp.net 1.1 Pin
Amit Agarrwal3-Jun-06 3:19
Amit Agarrwal3-Jun-06 3:19 
Questionwritting a log file through store procedure in SQL SERVER 2000 Pin
Praveen_S3-Jun-06 1:56
Praveen_S3-Jun-06 1:56 
AnswerRe: writting a log file through store procedure in SQL SERVER 2000 Pin
Stephan Samuel3-Jun-06 4:13
Stephan Samuel3-Jun-06 4:13 
AnswerRe: writting a log file through store procedure in SQL SERVER 2000 Pin
Prasad Dannani6-Jun-06 3:05
Prasad Dannani6-Jun-06 3:05 
QuestionData export Filemaker to Sql Server Pin
Garg Vikas2-Jun-06 20:38
Garg Vikas2-Jun-06 20:38 
QuestionWindows Services Pin
UNLV2-Jun-06 8:18
UNLV2-Jun-06 8:18 
AnswerRe: Windows Services Pin
Stephan Samuel2-Jun-06 11:52
Stephan Samuel2-Jun-06 11:52 
QuestionDeploying SQL Application with C#.net 2003 Pin
olivierbalagizi1-Jun-06 20:23
olivierbalagizi1-Jun-06 20:23 
AnswerRe: Deploying SQL Application with C#.net 2003 Pin
Felipe Dalorzo2-Jun-06 5:06
Felipe Dalorzo2-Jun-06 5:06 
GeneralRe: Deploying SQL Application with C#.net 2003 Pin
olivierbalagizi2-Jun-06 5:36
olivierbalagizi2-Jun-06 5:36 
GeneralRe: Deploying SQL Application with C#.net 2003 Pin
Paddy Boyd2-Jun-06 5:41
Paddy Boyd2-Jun-06 5:41 
GeneralRe: Deploying SQL Application with C#.net 2003 Pin
olivierbalagizi2-Jun-06 5:48
olivierbalagizi2-Jun-06 5:48 
GeneralRe: Deploying SQL Application with C#.net 2003 Pin
Stephan Samuel2-Jun-06 5:53
Stephan Samuel2-Jun-06 5:53 
GeneralRe: Deploying SQL Application with C#.net 2003 Pin
Paddy Boyd2-Jun-06 5:55
Paddy Boyd2-Jun-06 5:55 

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.