How can we help you today? How can we help you today?

No scripts for objects sometimes

I click into grid with objects are in one db only and sometimes I see User!=User and script

IF NOT EXISTS (SELECT * FROM master.dbo.syslogins WHERE loginname = N'NASH\Domain Users')
exec sp_grantlogin N'NASH\Domain Users'
GO
sp_grantdbaccess N'NASH\Domain Users', N'NASH\Domain Users'
GO

But I have selected row with Stored procedure.

Its not random, I can reproduce this.
Oleg
0

Comments

4 comments

  • Neil Davidson
    Thanks Oleg. Can you give us some steps to reproduce it?
    Neil Davidson
    0
  • Oleg
    No special actions.
    I click 5-10-15 times on different rows in grid and see into script panel.
    After few clicks I see difference between selected object and scripted object.
    Oleg
    0
  • Neil Davidson
    Thanks Oleg. We'll take a look.
    Neil Davidson
    0
  • Oleg
    Thanks Oleg. We'll take a look.

    Hi Neil,
    I've sent screenshot for you.

    Regards,
    Oleg.
    Oleg
    0

Add comment

Please sign in to leave a comment.