Home All Groups Group Topic Archive Search About

udate 1 row by 1 row using dataset or datatable - is it possible

Author
11 Oct 2006 8:13 AM
Senthilkumar
Hi to All,

I have a question : I have a dataset which is holding binary data in the
rows. i copy the dataset to another dataset and then try to update the
dataadapter, but it fails because of the binary fields( only few rows are
copied, and then error appears 'Character or Binary string too long '..). Is
it possible to copy 1 row at a time to the destination dataset and then
update the dataadapter and then fetch the next row.

Any ideas how can i do it, can some one give me the code for such a process.

The actual probelm is posted here in this forum with the topic 'Dataset
updates fewer rows for Binary(blob) fields'

Regards

Senthilkumar

AddThis Social Bookmark Button