954,153 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Retrieve from multiple tables

Hi,
I am doing a project in VB.net i wanted to ask you how can i retieve data from multiple tables in a single form. Plz help me with a code to solve my problem.
Thank you

asmit1987
Newbie Poster
22 posts since Sep 2008
Reputation Points: 10
Solved Threads: 0
 
Hi, I am doing a project in VB.net i wanted to ask you how can i retieve data from multiple tables in a single form. Plz help me with a code to solve my problem. Thank you

hi,
u can use joins r where condition simple example about the QuerySelect col1,col2,col3 from tabl1 inner join table2 on table1.id= table2.empid

Renukavani
Junior Poster
123 posts since Jul 2008
Reputation Points: 10
Solved Threads: 23
 

well thankU for it but how do we use the code of fill and how do we include multiple tables in the from

asmit1987
Newbie Poster
22 posts since Sep 2008
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You