Y
Hacker News
new
|
ask
|
show
|
jobs
by
huyphams
3053 days ago
Looks like this is a feature of MS SQL (I meant, only on MS SQL). I will read it and if it easy to implement, I will include it in TablePlus. Otherwise, we can add it by developing a plugin.
1 comments
cpursley
3053 days ago
Cheers. If it helps with making a GUI version, here's how a linked_server in MS SQ is created via a stored procedure:
https://docs.microsoft.com/en-us/sql/relational-databases/sy...
link
https://docs.microsoft.com/en-us/sql/relational-databases/sy...