procedure name completion with parms after GRANT
moff
Posts: 34
when typing
could this be included in a future release?
thanks, robin.
GRANT EXECUTE ON uspMyStoredProcand using sql prompt to complete the sproc name, I get
GRANT EXECUTE ON uspMyStoredProc @Parm1 = ?, -- int @Parm2 = ? -- varcharwhereas actually in the context of GRANT rather than EXEC the parms shouldn't be included in the auto completion.
could this be included in a future release?
thanks, robin.
Comments
Oops, I'll try to get that fixed for the next release. Thanks for letting us know.
Cheers,
Bart
Principal Consultant
bartread.com Ltd