Comments
Sort by recent activity
I love intellisense! We use synonyms for easy configuration between stage and production database linking and we sure would vote for synonym support in intellisense! Almost all our new BI development systems use synonyms so source systems are transparent to the developers and testers. All the procs now just reference a synonym and it is the DBA's job to make sure the synonyms are pointing at the proper system (develop/stage/production). It has really helped our small team stay agile, but now all our cool new BI projects are making me code with an explicit reference if I want the intellisense then I have to go back and change the explicit objects with the synonym names. It would be great if synonyms were just treated like the other database objects and security just worked the same as it does for accessing all the stuff it caches now. / comments
I love intellisense! We use synonyms for easy configuration between stage and production database linking and we sure would vote for synonym support in intellisense! Almost all our new BI develop...