RandyBlackburn
Programmer
I'm trying to update the production version of a db with changes made to the developent version. At the moment, I'm trying to use a utility called "DatabaseComparer" but I'm running into a problem: the database names and filenames are, of course, identical.
My approach has been to copy and rename the files, but apparently, the copies are not recognized as sqlserver files.
What is the best approach ... I'm sure you guys do this all the time, but I'm a newbie.
Thanks in advance,
Randy
My approach has been to copy and rename the files, but apparently, the copies are not recognized as sqlserver files.
What is the best approach ... I'm sure you guys do this all the time, but I'm a newbie.
Thanks in advance,
Randy