Activity overview
Latest activity by crokusek
Its probably possible to replicate it more than one way. What if start just enter "left side" text for Database A and "right side" text for Database B as shown from the example? Those both appear to be legal grants. The way you listed may work as well but I'm not familiar with cascade.
I do not have Ignore Permissions or User's permissions and role memberships selected.
( I may not be able to help much more on this issue right now... ) / comments
Its probably possible to replicate it more than one way. What if start just enter "left side" text for Database A and "right side" text for Database B as shown from the example? Those both appear...
No sync script actions to remove with grant option from role
Just a note that when the "With grant option" is in the right pane, the deployment script does not perform any action and cannot sync.
LeftSide
GRANT DELETE TO [SomeRole]
RightSide
GRANT DELETE TO ...
Plan to support variants within PKs
Hi,
I have a table that uses a sql_variant as part of its primary key. Any plans to support this?
Chris
sql_variant:http://msdn.microsoft.com/en-us/library ... 7(v=sql.80).aspx