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.
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
erinstellato
Microsoft
Apr 29, 2024This is a completely separate issue that originally reported and should be created as a separate issue. If you do that, feel free to share the link here, but you need to provide step-by-step instructions to recreate the error. The information provided above is not detailed enough to try and recreate what you're seeing. Specifically, are you using Import Flat File, or are you using Import Data (from the right-click menu on the database, after selecting Tasks)? If you're using Import Data, are you select Flat File Source for the Data Source, and then what options are you selecting on the General tab? On the Destination page, what data source are you selecting and how are you authenticating? What changes are you making to the data type mapping and can you provide a sample file that is anonymized? Thanks.