D
Deepak
Hi all,
I am trying to copy data from one table to another. These tables are on
different servers. I am successfully able to read data from the destination
table. When I do DataAdapter.Update it does not give me an error and the
data does not go in either. I think its got to do with the insert command of
the data adapter, for this I am using the sqlcommandbuilder. Any help will
be appreciated.
Thanks
Deepak
I am trying to copy data from one table to another. These tables are on
different servers. I am successfully able to read data from the destination
table. When I do DataAdapter.Update it does not give me an error and the
data does not go in either. I think its got to do with the insert command of
the data adapter, for this I am using the sqlcommandbuilder. Any help will
be appreciated.
Thanks
Deepak