Activity overview
Latest activity by Lumbago
A short update:
I did manage to update the settings after all but it was sort of akward.
I uninstalled everything, logged on to Windows as the alternate user (user2), installed both SQLPrompt and Refactor, edited settings successfully, logged out, logged in to Windows again as user1, started SSMS with Run As User2, and then the settings are ok and I can use it just fine.
However; every time I close a query window in SSMS I still get the error message posted obove here. It is somewhat annoying but since it's not causing any damage it doesn't really matter that much. / comments
A short update:
I did manage to update the settings after all but it was sort of akward.
I uninstalled everything, logged on to Windows as the alternate user (user2), installed both SQLPrompt and R...
JIT: Unable to create or open mutex Local\...ompt_UIOptions
Every time I try to edit options in SQL Prompt 3.6.0.109 I get this JIT error message and none of the changes I make are saved:************** Exception Text **************
RedGate.Util.MutexManager...
This is really weird. I uninstalled completely and verified that the program was not present when logging on as both User1 and User2. Then I rebooted, logged on as User2, installed, ran SSMS and then the meny appeared. Great...so far. Then I logged off, logged on as User1, ran SSMS as User2 and the meny was not there. So I logged back off, logged on as User2 again, ran SSMS and now the menu was gone! I've spent 1.5 hour on this now and I got tired of it so I located the EngineOptions.xml and UIOptions.xml files in C:\Documents and Settings\User2\Local Settings\Application Data\Red Gate\SQL Prompt 3 and modified the settings using UltraEdit. Tedious but it sees to have done the trick...
All this rambeling beeing said/done; the new release seems awesome! / comments
This is really weird. I uninstalled completely and verified that the program was not present when logging on as both User1 and User2. Then I rebooted, logged on as User2, installed, ran SSMS and th...
It seems that I can't get this menu element to appear if my life depended on it!
"User1" is my regular account and "User2" is my special account with special privileges in my company network and on the database servers. Both are local admins on my laptop.
I have uninstalled and installed again with both users and what happens is that if log on with User1 and run SSMS as User1 the menu appears but when I choose "Run as" and runs as User2 it doesn't. The menu doesn't show when I log on with User2 either...I tried modifying the settings running as User1 but they don't seem to work for User2. I have tried rebooting and everything... / comments
It seems that I can't get this menu element to appear if my life depended on it!
"User1" is my regular account and "User2" is my special account with special privileges in my company network and on...
Menu not appearing under "Run as"
I have just installed the release candidate and it all seems to work fine except for the fact that the menu item wount appear when i run SSMS with alternate credentials. This means that I cannot co...
have you tried it using sql 2000 qa or sql server 2005 mgmt studio? Maybe it works even if it isn't supported... / comments
have you tried it using sql 2000 qa or sql server 2005 mgmt studio? Maybe it works even if it isn't supported...
Fantastic news [image] / comments
Fantastic news
Qualify / Expand wildcards / Lay out SQL
Don't know exactly where this fits in but when I qualify object names or expand wildcards it adds square bracets ( [ ] ) automatically. Is it possible to make these bracets an option? I never use t...
Thanx for the swift reply! And great news about the indentation...good work [image]
Are the currently defined keywords in Refactor those I can find in BOL under "Reserved Keywords (Transact-SQL)"? The ones I was referring to were sql server functions I guess and the more you add the merrier 8) / comments
Thanx for the swift reply! And great news about the indentation...good work
Are the currently defined keywords in Refactor those I can find in BOL under "Reserved Keywords (Transact-SQL)"? The on...
Indentation problem ++
I have to say that this is an awesome product! But there seems to be some trouble with indentation...under General -> Indentation I have set Characters to indent = 2 but this doesn't work for all c...