Poor Intellisense in SQL Server 2008 Management Studio
-
The new intellisense feature does not work when connected to SQL server instances running SQL Server 2005. Even, it gives weird results with SQL instances running 2008. I added a new column in my database and the intellisense didn't update itself. I even tried to disconnect and then reconnect to my SQL server 2008 instance but it still does not show my new columns. Recalling the great intellisense in Visual Studio, I cant believe such quality! What is your experience? Regards, Syed Mehroz Alam
My Blog My Articles Computers are incredibly fast, accurate, and stupid; humans are incredibly slow, inaccurate and brilliant; together they are powerful beyond imagination. - Albert Einstein
-
The new intellisense feature does not work when connected to SQL server instances running SQL Server 2005. Even, it gives weird results with SQL instances running 2008. I added a new column in my database and the intellisense didn't update itself. I even tried to disconnect and then reconnect to my SQL server 2008 instance but it still does not show my new columns. Recalling the great intellisense in Visual Studio, I cant believe such quality! What is your experience? Regards, Syed Mehroz Alam
My Blog My Articles Computers are incredibly fast, accurate, and stupid; humans are incredibly slow, inaccurate and brilliant; together they are powerful beyond imagination. - Albert Einstein
The same. I gave up and went back to using a combination of brain and hammering F5 until it worked.
-
The same. I gave up and went back to using a combination of brain and hammering F5 until it worked.
Maybe I didn't give Red-Gate enough chance, because I had the same experience with their tool on 2005. Loved the SQL formatting thingy though. :-\