
VanHallman asked a question.
Page 8 “If you are a Cloud customer, you must install a SQL Server Instance”
(SQL Server Express Okay? What is the latest version it has been tested to?
Page 10 “It is recommended that you test the SQL code directly in SQL Server Management Studio” what is the latest version of SSMS the code has been tested in?
All of the examples and code have been written for FNMS. Can you please rewrite all of your examples for cloud?
Here are some thoughts:
> (SQL Server Express Okay? What is the latest version it has been tested to?
I don't see anything in here that would be dependent on any particular edition of SQL Server. I expect it is likely to work with the Express edition.,
> Page 10 “It is recommended that you test the SQL code directly in SQL Server Management Studio” what is the latest version of SSMS the code has been tested in?
Generally SSMS just passes code on to the SQL Server instance to execute; SSMS doesn't exclude the code itself. I expect you'll find any current version of SSMS will be able to connect to any current version of SQL Server that you're working with.
> All of the examples and code have been written for FNMS. Can you please rewrite all of your examples for cloud?
I can't immediately see anything in that post that would need to be rewritten for Flexera One ITAM (compared to FlexNet Manager Suite on premises). Are you looking at anything in particular that you think may be a problem?
> "CMSchemaVersion with the “17” value (FlexNet Manager 2020"", will that old schema work?
I'm not sure if the version number will need to be updated to work with current versions of MGSBI.exe, but if it doesn't work then that will be fairly obvious in the logging.