SQL Complete script parsing issue

Discussion of open issues, suggestions and bugs regarding database management and development tools for SQL Server
Post Reply
Yegoroff
Posts: 2
Joined: Tue 21 Dec 2010 09:52

SQL Complete script parsing issue

Post by Yegoroff » Tue 21 Dec 2010 10:11

Hello,

I've faced some critical issue when using SQL complete with a medium SQL script.

Script contains a bunch of similar lines (approx 300 lines), like:

Code: Select all

  select 1, "TheName", 1234
  union all select 2, "TheOtherName", 1234
  union all select 3, "TheThirdName", 1234
  ...
During the script opening/loading Management Studio just hangs.

.jp
Devart Team
Posts: 345
Joined: Wed 09 Sep 2009 06:55
Location: devart

Post by .jp » Tue 21 Dec 2010 13:52

Thanks for the post. We reproduced the bug.

.jp
Devart Team
Posts: 345
Joined: Wed 09 Sep 2009 06:55
Location: devart

Post by .jp » Fri 24 Dec 2010 11:10

Please download dbForge SQL Complete, v1.00.62 with the fix.

Kindly let us know if you have any other issues or questions regarding the product, we'll like to help.

Post Reply