Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
microsql
Starting Member
9 Posts |
Posted - 2007-05-17 : 06:13:29
|
| We have a Database where the data files are stored in the the MSSQL.2 folder. However doing a query through using the sysfiles tables reports the data files as being located in the MSSQL.1 folder. This is causing me some concerns. Can anyone recommend a way to resolve this issue. |
|
|
spirit1
Cybernetic Yak Master
11752 Posts |
Posted - 2007-05-17 : 06:39:53
|
| do you have 2 instances of sql server?are you looking at correct one?_______________________________________________Causing trouble since 1980blog: http://weblogs.sqlteam.com/mladenp |
 |
|
|
microsql
Starting Member
9 Posts |
Posted - 2007-05-17 : 07:04:05
|
| i'm looking at the right instance. |
 |
|
|
|
|
|