Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hello,

I have a ADO.NET DataSet filled with a 3 or 4 tables, I send this dataset with a webservice to other computer that receives the dataset but doesn't have a database, only can work with the dataset.

What I want to know is how can I make a JOIN query to the dataset, I can't use the SqlDataAdapter because I dont have a connection to any database.

 

I don't think the filter method of the dataview let me do the JOIN, but maybe there is another way to do it...

 

Any help with this would be great

Thanks,

Ronq.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...