Hi,
I need to prevent users to use CREATE TABLE but I need them to be able to execute a stored procedure that creates a table.
Is it possible to allow users to create tables in SQL Server 2005 only through a stored procedure?
Thanks in advance.
Software/Hardware used:
ASKED:
June 12, 2008 4:38 PM
UPDATED:
June 12, 2008 6:06 PM
Check out my SQL Server blog “SQL Server with Mr Denny” for more SQL Server information.