
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-29-2020 08:14 AM
Let's say SSMS isn't on the same server as Lansweeper.
With SQL Server, this wouldn't be a problem. SSMS doesn't need to be on the same server.
But I'm not having any luck connecting to (localdb)\.\LSInstance.
Is it a permission thing? If so, how can it be changed?
With SQL Server, this wouldn't be a problem. SSMS doesn't need to be on the same server.
But I'm not having any luck connecting to (localdb)\.\LSInstance.
Is it a permission thing? If so, how can it be changed?
Labels:
- Labels:
-
General Discussion
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-02-2020 03:03 PM
Hi rseiler,
Connecting to a LocalDB SQL instance can only be done locally. SSMS needs to be installed on the same server.
Connecting to a LocalDB SQL instance can only be done locally. SSMS needs to be installed on the same server.
