R
RSH
Is there an easy way to copy a database row from one table to the same table
on another SQL server using C#?
The only way I am really aware of involves looping through the fields which
is okay but it seems a bit over kill for a simple datarow transfer.
Thanks,
Ron
on another SQL server using C#?
The only way I am really aware of involves looping through the fields which
is okay but it seems a bit over kill for a simple datarow transfer.
Thanks,
Ron