You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ssms/tutorials/ssms-tricks.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -224,9 +224,9 @@ The path for your SQL Server errog log can vary depending on your configuration
224
224
225
225
There are several errorlog.* files in this location. The file name that ends with *.log is the current error log file. File names that end with numbers are previous log files. A new log is created every time the SQL server restarts.
226
226
227
-
6. Open the errorlog.log file in Notepad.
227
+
6. Open the errorlog.log file in Notepad.
228
228
229
-
## <a name="determine-sql-server-name"></a>Find SQL Server instance name
229
+
## Find SQL Server instance name
230
230
231
231
You have a few options for finding the name of your SQL server before and after you connect to SQL Server.
0 commit comments