|
-
Sep 1st, 2003, 01:04 AM
#1
Thread Starter
New Member
Sub-query to retrieve data from SQL database
Since I need to use sub-query t retrieve data from database into dataset.
So shoud I (1) pass the sub-query into SqlDataAdapter directly, then fill into the dataset? Or (2)join the data table in the dataset to made the sub-query?
And for method (2), if I use data relationship, how can I write the sub-query?
Many thanks!!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|