Miha
Fri Jul 25 03:45:18 CDT 2008
You mean you have two tables in database?
Depends on the database, usually an INNER JOIN would do the trick.
--
Miha Markic [MVP C#, INETA Country Leader for Slovenia]
RightHand .NET consulting & development www.rthand.com
Blog:
http://cs.rthand.com/blogs/blog_with_righthand/
"AVL" <AVL@discussions.microsoft.com> wrote in message
news:ED28658B-407E-4AFF-8016-2D26D6C3E973@microsoft.com...
> Hi,
> Ive two data tables..I need to perform a join on these datatables..
> and fetch the data..I need to do it programaticlaly..
> How can I acheive it...any sample code wpuld be of great help..
>