Search
Active

1
Sign in to vote
0
Sign in to vote
Sign in
to vote
Type: Bug
ID: 507809
Opened: 11/3/2009 1:53:12 AM
Access Restriction: Public
0
Workaround(s)
0
User(s) can reproduce this bug
I got a bug in sql server 2005,while parsing an sql script.

.Net SqlClient Data Provider: Msg 0, Level 11, State 0, Line 0
A severe error occurred on the current command. The results, if any, should be discarded.

But the script is executing correctly and providing me the expected result.Even though when copied the script to another query window its working.Also in the same query session even though a single select statement also throwing the same error.
Details (expand)
Product Language
English

Version

SQL Server 2008 - Enterprise Edition

Category

SQL Engine

Operating System

Windows XP Professional
Operating System Language
English
Steps to Reproduce
1.I will attach my script later.
2.Modify the DB Name to another db in the same server.
3.Save the sql file.
4.Parse it, then error is thrown
Actual Results
.Net SqlClient Data Provider: Msg 0, Level 11, State 0, Line 0
A severe error occurred on the current command. The results, if any, should be discarded.
Expected Results
Working as per
Platform
32
File Attachments
0 attachments
Sign in to post a comment.
Posted by Microsoft on 11/13/2009 at 10:21 AM
Hi Renju,

We are awaiting your repro script as per your comment. We will be looking into this as soon as you post it.

Thank you!
- Tobias
SQL Server Engine