2

I'm having an odd problem which I haven't been able to find a solution for. Suddenly I am not able to select a Target or Source in Schema Compare in VS2017. When I click the Combobox nothing happens. It is still possible to do a Data Compare and SQL Queries.

I've updated SSDT to version 15.5.1 but with no success. VS is version 15.5.2

Jason Aller
  • 3,541
  • 28
  • 38
  • 38
jhe
  • 170
  • 2
  • 11
  • It seems to be the same problem as decribed here https://stackoverflow.com/questions/44419310/sql-server-compare-schema-in-visual-studio-2017/48092813?noredirect=1#comment83159979_48092813 – jhe Jan 04 '18 at 10:14

1 Answers1

3

I was able to make this work using the arrow keys. A workaround, but definitely malfunctioning drop downs. See also here

PBMe_HikeIt
  • 659
  • 8
  • 24