Got more questions? Find advice on: SQL | XML | Regular Expressions | Windows
in Search
Welcome to AspAdvice Sign in | Join | Help

Paul D. Murphy

Better Lemonade Mousetraps

VS2005 RTM Concerns

I have concerns about the quality of the VS2005 and SQL Server 2005 bits. Here are the steps to repro a bug that many people will find annoying. This bug *did not* exist in any build post beta2, which makes it a regression.
------
1: create a connection to a sql database in the server explorer
2: right click on a table and select ‘Show Table Data’
3: click the command bar button to ‘Show Criteria Pane” – This should give you one row with a * for the column.
4: via the drop down list select a column – This will create an alias for the column Expr1
5: change the sort on the new column selection to ascending
6: uncheck the output from the column
7: attempt to run query with error – “invalid column name expr1”
Published Friday, October 28, 2005 7:50 PM by pmurphy

Comments

 

Lan Ong said:

Thank you for the reporting this issue. A bug is already filed in our database for this issue.
Lan
November 9, 2005 7:03 PM
 

Mike Droney [MSFT] said:

Hi Paul

Thank you for reporting this issue. Here is a link to the bug entered in the Product Feedback Center so that you can track the issue:

http://lab.msdn.microsoft.com/ProductFeedback/viewFeedback.aspx?feedbackid=829cbed6-1601-42c1-8485-6bfe952e10b5

Mike Droney [MSFT]
Visual Studio Data
November 15, 2005 9:00 PM
Anonymous comments are disabled