• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

When did copy paste stop working?

dpodblood

Diamond Member
I work in an office where I am constantly copy pasting from my local PC into virtual machines, and the other way around. I find sometimes I have to right click > copy or press ctrl-c several times before it actually makes its way into the clipboard. Sometimes I need to copy a large set of results from SQL management studio into a spreadsheet; sometimes when I paste I will get the full results while other times it will only take the first few hundred rows.

Anyone else experience this? Does anyone know a way to clear the windows clipboard to make sure there is "room" for large result sets?
 
I ahve to say I never ever have had this problem... and I do A LOT of ctrl-c/v'ing

You sure your KB just doesn't stink?
 
IIRC, the clipboard size is basically the amount of free memory you have.

You could always use the Import and Export Data tool for SQL to export the queries straight to an Excel file.
 
Back
Top