Click here to Skip to main content
15,891,607 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: XML is driving me insane in vb.net ! Please help Pin
JUNEYT21-Mar-07 2:04
JUNEYT21-Mar-07 2:04 
QuestionUrgent 002 Pin
Sarfaraj Ahmed21-Mar-07 1:24
Sarfaraj Ahmed21-Mar-07 1:24 
AnswerRe: Urgent 002 Pin
Tirthadip21-Mar-07 1:59
Tirthadip21-Mar-07 1:59 
GeneralRe: Urgent 002 Pin
Sarfaraj Ahmed21-Mar-07 2:24
Sarfaraj Ahmed21-Mar-07 2:24 
AnswerRe: Urgent 002 Pin
PlayByTheRules21-Mar-07 2:23
PlayByTheRules21-Mar-07 2:23 
GeneralRe: Put data to Table(1) from Table(0) Pin
Sarfaraj Ahmed21-Mar-07 2:26
Sarfaraj Ahmed21-Mar-07 2:26 
AnswerSUBJECT LINE Pin
leckey21-Mar-07 5:36
leckey21-Mar-07 5:36 
QuestionUrgent 001 Pin
Sarfaraj Ahmed21-Mar-07 1:21
Sarfaraj Ahmed21-Mar-07 1:21 
I need some instruction and help

Customer Table

CustID CustName
01 ABC
02 ACB
03 ADB

Order Table

OrderID CustID
1001 01
1002 01
1003 01
1004 02
1005 02
1006 03
1007 03
1008 03
1009 03
1010 03

I want those output like below

CustID CustName OrderID
01 ABC 1001, 1002, 1003
02 ACB 1004, 1005
03 ADB 1006, 1007, 1008, 1009, 1010

Please help me. Thanks
Sarfaraj


Sarfarj Ahmed

AnswerRe: Urgent 001 Pin
Tirthadip21-Mar-07 2:03
Tirthadip21-Mar-07 2:03 
GeneralRe: Urgent 001 Pin
Sarfaraj Ahmed21-Mar-07 2:34
Sarfaraj Ahmed21-Mar-07 2:34 
AnswerRe: Urgent 001 Pin
PlayByTheRules21-Mar-07 2:22
PlayByTheRules21-Mar-07 2:22 
QuestionInterfacing with a web camera Pin
BarnfieldAdam21-Mar-07 0:45
BarnfieldAdam21-Mar-07 0:45 
AnswerRe: Interfacing with a web camera Pin
Dave Kreskowiak21-Mar-07 3:20
mveDave Kreskowiak21-Mar-07 3:20 
GeneralRe: Interfacing with a web camera Pin
BarnfieldAdam21-Mar-07 4:10
BarnfieldAdam21-Mar-07 4:10 
QuestionQuestion on substring???????? Pin
shyamts21-Mar-07 0:41
shyamts21-Mar-07 0:41 
AnswerRe: Question on substring???????? Pin
Tamimi - Code21-Mar-07 0:49
Tamimi - Code21-Mar-07 0:49 
GeneralRe: Question on substring???????? Pin
shyamts21-Mar-07 2:27
shyamts21-Mar-07 2:27 
AnswerRe: Question on substring???????? Pin
BarnfieldAdam21-Mar-07 0:55
BarnfieldAdam21-Mar-07 0:55 
AnswerRe: Question on substring???????? Pin
Johan Hakkesteegt21-Mar-07 1:35
Johan Hakkesteegt21-Mar-07 1:35 
AnswerRe: Question on substring???????? Pin
shyamts21-Mar-07 2:26
shyamts21-Mar-07 2:26 
Questionproject's components missing in the toolbox Pin
steve_rm20-Mar-07 23:11
steve_rm20-Mar-07 23:11 
AnswerRe: project's components missing in the toolbox Pin
A*****20-Mar-07 23:15
A*****20-Mar-07 23:15 
QuestionRe: project's components missing in the toolbox Pin
steve_rm20-Mar-07 23:21
steve_rm20-Mar-07 23:21 
AnswerRe: project's components missing in the toolbox Pin
A*****20-Mar-07 23:33
A*****20-Mar-07 23:33 
QuestionRe: project's components missing in the toolbox Pin
steve_rm20-Mar-07 23:36
steve_rm20-Mar-07 23:36 

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.