
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-08-2020 09:19 PM
Hello,
I am trying to migrate my LS install to a new server and running into lots of issues. I followed the LS Website KB on how to do that but the installation on the new server appears brand new, none of the data migrated.
I am unfamiliar with SQL Servers to begin with but the issue seems to be (at least partly) that the lansweeper.sdf database I copied over to the SQLData folder is .sdf but the LS system seems to be reading the .mdf db in the folder.
Can anyone tell me how I can point the LS Server to my older .sdf database?
Thanks very much!
E
Labels:
- Labels:
-
General Discussion
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-09-2020 12:30 AM
ebars wrote:
Hello,
I am trying to migrate my LS install to a new server and running into lots of issues. I followed the LS Website KB on how to do that but the installation on the new server appears brand new, none of the data migrated.
I am unfamiliar with SQL Servers to begin with but the issue seems to be (at least partly) that the lansweeper.sdf database I copied over to the SQLData folder is .sdf but the LS system seems to be reading the .mdf db in the folder.
Can anyone tell me how I can point the LS Server to my older .sdf database?
Thanks very much!
E

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-09-2020 12:19 AM
ebars wrote:
Hello,
I am trying to migrate my LS install to a new server and running into lots of issues. I followed the LS Website KB on how to do that but the installation on the new server appears brand new, none of the data migrated.
I am unfamiliar with SQL Servers to begin with but the issue seems to be (at least partly) that the lansweeper.sdf database I copied over to the SQLData folder is .sdf but the LS system seems to be reading the .mdf db in the folder.
Can anyone tell me how I can point the LS Server to my older .sdf database?
Thanks very much!
E
Answering my own question here (no idea why LS Tech Support couldn't ID this one in 2 seconds but then again, no idea why I didn't google it more before asking here): Essentially .sdf is the old Compact DB, I need to convert: https://www.lansweeper.com/knowledgebase/sql-compact-deprecated/#heading3
