Grid Output > Script as INSERT not working for larger outputs

Discussion of open issues, suggestions and bugs regarding database management and development tools for SQL Server
Post Reply
ori_g
Posts: 11
Joined: Thu 22 Jun 2017 17:26

Grid Output > Script as INSERT not working for larger outputs

Post by ori_g » Tue 31 Oct 2017 13:19

I really like the idea of your right-click option on the output grid for "Script as INSERT" and "Script as INSERT #tmpTable", but am finding it only works for VERY small grids (in both row- and column-size).

Regardless how much I'm trying to limit my result set - Even if I trim it down to 2-3 rows, but if it has too many columns, the option simply doesn't work (I click it, but nothing happens).

Is there anything that I can do to make it work?
Can this please be updated to be more reliable soon?

Thanks!!

alexa

Re: Grid Output > Script as INSERT not working for larger outputs

Post by alexa » Wed 01 Nov 2017 10:51

Could you please provide us the CREATE definition of the table you are experiencing the issue with?

You can send a reply straight to our support system at alexaATdevartDOTcom and supportATdevartDOTcom .

Post Reply