Microsoft SQL Server copy paste results to excel not working

天涯浪子 提交于 2019-12-13 02:47:27

问题


We have a remote connect to Microsoft SQL Server studio, there are 4 remote connections we could get assigned. Now on 2 of these servers, it allows us to copy and paste the results(grid) to excel. However, on the other 2 servers, it won't allow us to copy/paste at all.

Is there permissions within the database that would stop us or is it down to the remote connection?


回答1:


Use Task Manager to 'End task' on rdpclip.exe on the remote machine.

Then restart it using a Command Prompt by typing rdpclip



来源:https://stackoverflow.com/questions/49648805/microsoft-sql-server-copy-paste-results-to-excel-not-working

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!