I did an upgrade to my MSDE on my machine, but i use a different name (Infinity) instead of SQLEXPRESS or MSSQLSERVER. I'm wondering if there is a way for me to change it back to SQLExpress ?
There is no way to rename an instance in SQL Server. You'll need to install a new instance and move your database from the old instance to the new instance.
Cheers,
Dan
No comments:
Post a Comment