10-26-202208:49 PM - last edited on 04-02-202411:43 AM by Mercedes_O
We plan to upgrade the database from localDB to SQL server, apart from the installation, is there any additional setup that we should do? Do we need to purchase a new license specific for SQL Server?
MS SQL Server Express (Limit 10GB) is available free of charge from Microsoft - the other flavors of MS SQL Server are chargeable products from Microsoft.
No new license needed - it will just keep chugging away with the current license applied. Same thing if you were to switch from IIS Express to full IIS.
Thanks a lot for this information, appreaciate it! 😇 One more thing, on this screenshot below, where should I click it in the SQL Studio to enter this script?
Here are some quick instructions on how to run the query in QL Server Management Studio (SSMS):
Log into SQL Server Management Studio (SSMS) with a SysAdmin (SA) or equivalent account.
From the “Object Explorer” on the top-left, expand the Server name, then expand Databases. Right-click on the Lansweeper Database and select "New Query".
In the blank window in the middle of the screen with the blinking cursor, paste the script from our knowledge base.
Press F5 on your keyboard to Execute the query or select "Query" from the Menu bar in SSMS and use the "Execute" option.
MS SQL Server Express (Limit 10GB) is available free of charge from Microsoft - the other flavors of MS SQL Server are chargeable products from Microsoft.
Just to confirm, once we migrated to SQL server, can we still use our current Lansweeper License or does it require a different Lansweeper license after we migrated