Hello im making a Stored Procedure that will access and update data on different server. I've already retrieve data using the OPENROWSET but the problem is i need to update the status column of the retrieved data.
Can anybody have a way on updating the data on another server without using linked server