I have two sql databases on the same server, one is a copy of the other(the live db)!
I have been making ammendments to a table in the copied db and now wish to merge it back into the live db table.
I need to leave any new information in the live table intact, but replace the old information with the ammended information from the copy!!!!
Can I do this?
I have tried to DTS the table back into the live DB using the import data function, with no luck, it deletes the new information from the live copy?
Please help.
Paul Welding.
I have been making ammendments to a table in the copied db and now wish to merge it back into the live db table.
I need to leave any new information in the live table intact, but replace the old information with the ammended information from the copy!!!!
Can I do this?
I have tried to DTS the table back into the live DB using the import data function, with no luck, it deletes the new information from the live copy?
Please help.
Paul Welding.