hi,
a little background to give you a better picture of what is happening.
i inherited a couple of databases across on two machines running different versions of SQL server.
Machine A runs SQL server 2000
Machine B runs SQL server 2005
one of our vendors needs to fix a problem with an application and thinks it has to do with the machine it sits on (in this case A) and so requested that the whole thing be relocated to/replicated on Machine B to confirm or rebuff their suspicions.
However i have found it impossible to import into Machine B any export taken from Machine A (understandably because they are different versions) and i have had suggestions on how to work around it.(i haven't suceeded at it yet)
i discovered that there is an SQL 2005 installation on Machine A and out of curiousity, called up it's management studio and connected to it. much to my surprise i could see the same databases present on the 2000 intact.
so, here are my questions:
is it safe to have two installations (and different versions at that)on the same machine? any idea how it works such that they can both use the same databases? are there any potential risks? I'm toying with the idea of exporting from the 2005 installation on Machine A for the purpose of importing to Machine B, what do you think?
I apologise that this post is quite lengthy.
a little background to give you a better picture of what is happening.
i inherited a couple of databases across on two machines running different versions of SQL server.
Machine A runs SQL server 2000
Machine B runs SQL server 2005
one of our vendors needs to fix a problem with an application and thinks it has to do with the machine it sits on (in this case A) and so requested that the whole thing be relocated to/replicated on Machine B to confirm or rebuff their suspicions.
However i have found it impossible to import into Machine B any export taken from Machine A (understandably because they are different versions) and i have had suggestions on how to work around it.(i haven't suceeded at it yet)
i discovered that there is an SQL 2005 installation on Machine A and out of curiousity, called up it's management studio and connected to it. much to my surprise i could see the same databases present on the 2000 intact.
so, here are my questions:
is it safe to have two installations (and different versions at that)on the same machine? any idea how it works such that they can both use the same databases? are there any potential risks? I'm toying with the idea of exporting from the 2005 installation on Machine A for the purpose of importing to Machine B, what do you think?
I apologise that this post is quite lengthy.