Reputation: 2965
I am having issues with importing data into SQL using HeidiSQL. I have a really basic table that looks like so:
It has an Index on it that looks like so:
For some reason in HeidiSQL I cannot look at the Foreign Key tab:
But then I have no issue looking/creating these in SSMS:
HeidiSQL seems to get confused and will not let me look at the Foreign Key tab however SSMS has no such issue.
Upvotes: 0
Views: 51
Reputation: 74605
Looks like HeidiSQL doesn't support a few aspects of foreign keys when using Azure SQL; this guy was complaining about it two years ago: https://www.heidisql.com/forum.php?t=19139
Note the exact same error message as shown in your HS screenshot..
Kinda disappointing that it's been an issue for so long!
Upvotes: 1