Auto-completion doesn't work when the from clause is parenthesized.
To reproduce:
1. Connect to SQL Server 2000 to the Northwind Database, Open a query analyzer and execute the below 2 queries.
2. Now for the 1st query, place the cursor as in attached pic and prompt for autocompletion, it pops up.
3. For the 2nd query if you place the cursor at the same position, autocompletion wont work. The difference is the () after the FROM clause in the 2 queries. If you remove the () autocompletion pops up correctly.
|
81 KB
Also, regression test #8583
Issue #8672 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build 12.0.19-2 |
No time estimate |
Also, regression test #8583