Forum Discussion
Namassivaya
Oct 27, 2021Copper Contributor
"Object reference not set to an instance of an object. (SqlManagerUI)"
I have installed SSMS 18.10 and I have connected to Azure SQL Managed Instance, then trying to edit SQL Agent Job always failing to open and resulting is this error "Object reference not set to an ...
- Feb 12, 2024adamoumagaji I do not have that issue with SSMS 19.3, which is the latest release. Can you please try with SSMS 19.3? Thanks.
rmeldrum
Feb 13, 2024Copper Contributor
You need to be mindful of which SQL server you are connecting to in Azure as they don't all have the same features.
The SQL Agent on SQL-managed instances is very similar to SQL Server. SQL Agent is not available in Azure SQL Database
The SQL Agent on SQL-managed instances is very similar to SQL Server. SQL Agent is not available in Azure SQL Database
vcannady123
Apr 29, 2024Copper Contributor
Hello I am using latest version on Management Studio with Azure DB , trying to import a .large .csv file as a flat file after spending hours changing data types I finally get all accepted when I get a Object Reference error and cannot create the .dbo which is different than everyone else's Object Reference Error. Please help I may lose a client over this