'New' Button is Missing from Visual Studio's Connection Manager OLE DB Destination Editor

444 views Asked by At

A user is missing the new button (highlighted in the snapshot) that appears for me in the Connection Manager's OLE DB Destination Editor in Visual Studio. The user is a sysadmin on the database.

example button

Thanks for any help!

2

There are 2 answers

1
ibrahim elfakharany On

Are you connected the destination before you edit it? If no try to connect it first then edit, it works for me

0
Hadi On

Trying to figure out the issue

The following steps are some possible solution:

  1. Visual Studio installation should be repaired or need to be updated
  2. Change the package TargetServerVersion property to the relevant SQL Server version.
  3. A third party extension is causing this issue, you can try to run Visual Studio in safe mode using the following command:

    devenv.exe /safemode
    
  4. It could be a rendering issue, try changing the screen resolution