Posts
Sort by recent activity
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