I have 2 databases that I use to copy them from the server to the user's local machine. Between these two banks I have a linked table, so when I copy to the local machine, I need to update the address of that linked table.
I saw some forums with vb but found nothing with C #, only VBA ...