943,550 Members | Top Members by Rank

Ad:
  • VB.NET Discussion Thread
  • Unsolved
  • Views: 932
  • VB.NET RSS
Oct 25th, 2008
0

Retrieve from multiple tables

Expand Post »
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
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
asmit1987 is offline Offline
22 posts
since Sep 2008
Oct 28th, 2008
0

Re: Retrieve from multiple tables

Click to Expand / Collapse  Quote originally posted by asmit1987 ...
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 Query
Quote ...
Select col1,col2,col3 from tabl1 inner join table2 on table1.id= table2.empid
Reputation Points: 10
Solved Threads: 23
Junior Poster
Renukavani is offline Offline
123 posts
since Jul 2008
Oct 29th, 2008
0

Re: Retrieve from multiple tables

well thankU for it but how do we use the code of fill and how do we include multiple tables in the from
Reputation Points: 10
Solved Threads: 0
Newbie Poster
asmit1987 is offline Offline
22 posts
since Sep 2008

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 VB.NET Forum Timeline: How to update a remote MS-access/MS Sql database from a desktop application
Next Thread in VB.NET Forum Timeline: Login





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


Follow us on Twitter


© 2011 DaniWeb® LLC