Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Transact-SQL (2000)
 DROP TABLE

Author  Topic 

Da_Retina
Posting Yak Master

109 Posts

Posted - 2001-09-22 : 04:50:58
Hi..
Thanks in Advance for the really PROMPT guys!!...I really appreciate all the help I have been receiving from U!.
Ok..Now to the problem..
IN A TRIGGER the following statement is not working WHY?..
EXECUTE('DRTOP TABLE TABLENAME')
Where TABLENAME is an EXISTING table and it is nottemp.
TABLENAME is hardcoded..not a variable!.
Thanks again

   

- Advertisement -