Activity overview
Latest activity by Iron Mike
No Columns in Query Designer in Enterprise Manager
Hi,
Let me start by saying that I like what I've seen so far in SQL Prompt. I used it successfully in SQL 2000 Query Analyzer and SQL 2005 Management Studio.
I'm a Developer/DBA, so I don't use th...
What I noticed was that after I typed JOIN, the only tables that appeared in intellisense were ones that had a Foreign Key Relationship to the prior table.
If you don't have an FK relation between Orders and OrderDetails, create one. Then see if you get intellisense.
Mike / comments
What I noticed was that after I typed JOIN, the only tables that appeared in intellisense were ones that had a Foreign Key Relationship to the prior table.
If you don't have an FK relation between ...