Extracting Single rows from a dataset to XML stram

H

Haim

i want to transfer a datarow from a server to a client, so i want to put
only this row on a XML stream and send it to the client.

how can i do that??

thanx!
 
K

Kathleen Dollard

Haim,

Serialize it manually or create a new dataset and copy the data into it.

Kathleen
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top