![]() |
| ||
| can two ms sql table display information on one vb datagrid??? Hi guy it is possible two table information with same information expect the badge ID display it on one vb datagrid??? |
| ||
| 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 |
| ||
| 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 |
| All times are GMT -4. The time now is 11:58 pm. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC