944,005 Members | Top Members by Rank

Ad:
Jul 1st, 2009
0

can two ms sql table display information on one vb datagrid???

Expand Post »
Hi guy it is possible two table information with same information expect the badge ID display it on one vb datagrid???
Similar Threads
Reputation Points: 10
Solved Threads: 0
Junior Poster
gingank is offline Offline
108 posts
since Jun 2009
Jul 1st, 2009
0

Re: can two ms sql table display information on one vb datagrid???

Look up INNER JOIN in either SQL's Help files or Access's help files


Good Luck
Reputation Points: 156
Solved Threads: 296
Posting Virtuoso
vb5prgrmr is offline Offline
1,670 posts
since Mar 2009
Jul 5th, 2009
0

Re: can two ms sql table display information on one vb datagrid???

select Emp.id,Emp.name,Profession.skills from Emp inner join Profession on Emp.id=Profession.id
Reputation Points: 10
Solved Threads: 0
Newbie Poster
sengreen is offline Offline
5 posts
since Jun 2009

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Visual Basic 4 / 5 / 6 Forum Timeline: transparent form prob!!
Next Thread in Visual Basic 4 / 5 / 6 Forum Timeline: initial value





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC