intellisense on different databases
fei2010
Posts: 13
I just purchased version 3 and am new to sql prompt. I did a quick search but didn't find solution for my question.
intellisense seems only working for one particular database. is this right? For example, if I have two databases d1, d2 in one database server and my script has a join on table t1 in d1 and table t2 on d2. then intellisense only works on one database depends on which one is active. Do I miss something or this is by design?
not sure I described clearly and thanks for your time.
intellisense seems only working for one particular database. is this right? For example, if I have two databases d1, d2 in one database server and my script has a join on table t1 in d1 and table t2 on d2. then intellisense only works on one database depends on which one is active. Do I miss something or this is by design?
not sure I described clearly and thanks for your time.
Comments
Thanks!