IntelliSense is a great feature of SQL Server 2008 but some times it is giving me hard time.
Check out the below image.Can you see a red line just under the SP_DEPENDS stored procedure? When I hover the mouse on SP_DEPENDS it show “Incorrect syntax near ‘SP_DEPENDS”. Actually there is no issue with the incorrect syntax.
When I move this statement just above to the SELECT statement then message and red line disappears.
Wednesday, June 3, 2009
Interesting observation with IntelliSense in SQL Server 2008
Labels:
DotNetVJ,
Vijaya Kadiyala
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment