Quote:
Originally Posted by loicdonadieu
Ok, here's what I have found out:
Before I had joined the company, the BES database was stored on a SQL express 2005 Server, after which, an external engineer came and migrated the data to a different server that has full SQL Server 2005.
I've had a look in the SQL express server and cannot see any reference to the old BES database whatsoever. It appears to have been removed cleanly.
The only thing I think it could be would be a link in the migrated database that referrs to the old server somehow.
Is there a way of checking this?
Again, thanks for all your assistance.
|
If you have access to the database in SQL Manager you can open the
ServerConfig table and that will display the servers configured in that database.