Hello,
I recently installed SSMS as part of a school assignment, but I can't figure out my server or instance name to begin using SSMS. I've tried entering my computer name but that didn't work.
Hello,
I recently installed SSMS as part of a school assignment, but I can't figure out my server or instance name to begin using SSMS. I've tried entering my computer name but that didn't work.
Hi @MichelMouckomey-7644,
How are things going?
Did the answers help you?
Please feel free to let us know if you have any other question.
If you find any post in the thread is helpful, you could kindly accept it as answer.
Best Regards,
Amelia
It could be that your school has a common SQL Server instance which are you are supposed to use. In that case, you will need to ask your teacher.
It could also be the case that you were supposed to download and install SQL Server on your own computer. SSMS is just the query tool and is useless without an SQL Server instance to connect to.
I could give you download links, but what would be a bad idea, if the school is providing you with an instance, so again I recommend that you ask your teacher.
I've tried entering my computer name but that didn't work.
Have you or your teacher installed SQL Server default instance on your computer?
If you have not, then you need to install SQL Server first, as SSMS is GUI Administration Tool for SQL Server. Please refer to SQL Server installation guide and Step By Step Installation Guide which might help.
If you have installed the SQL Server instance, could you please share us the detailed error massage? Please make sure the SQL Server instance is running in the SQL Server configuration Manager.
Best Regards,
Amelia
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
12 people are following this question.