Re: Logging in irrespective of the database access settings
From: Aaron [SQL Server MVP] (ten.xoc_at_dnartreb.noraa)
Date: 07/16/04
- Next message: Brian Moran: "Re: UPDLOCK: shall not wait"
- Previous message: Aaron [SQL Server MVP]: "Re: Logging in irrespective of the database access settings"
- In reply to: Aaron [SQL Server MVP]: "Re: Logging in irrespective of the database access settings"
- Next in thread: Keith Langmead: "Re: Logging in irrespective of the database access settings"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 16 Jul 2004 09:43:17 -0400
> EXEC('GRANT EXEC ON ['+@o+'].['+@t+'] TO ['+@u+']')
Of course, you wouldn't GRANT EXEC on a table, you'd GRANT ALL.
- Next message: Brian Moran: "Re: UPDLOCK: shall not wait"
- Previous message: Aaron [SQL Server MVP]: "Re: Logging in irrespective of the database access settings"
- In reply to: Aaron [SQL Server MVP]: "Re: Logging in irrespective of the database access settings"
- Next in thread: Keith Langmead: "Re: Logging in irrespective of the database access settings"
- Messages sorted by: [ date ] [ thread ]