A Al Reid Aug 16, 2005 #2 Eduardo78 said: I tried with "Delete tblName" but didnt work. Thanks for any suggestions. Click to expand... Did you try "DROP TABLE tblName"?
Eduardo78 said: I tried with "Delete tblName" but didnt work. Thanks for any suggestions. Click to expand... Did you try "DROP TABLE tblName"?
C Cor Ligthert [MVP] Aug 16, 2005 #3 Eduardo, Have a look at "Drop" http://msdn.microsoft.com/library/default.asp?url=/library/en-us/tsqlref/ts_de-dz_7uud.asp What it has to do with a SP is something that at least I don't understand, so maybe can you declare that more. I hope this helps so far. Cor
Eduardo, Have a look at "Drop" http://msdn.microsoft.com/library/default.asp?url=/library/en-us/tsqlref/ts_de-dz_7uud.asp What it has to do with a SP is something that at least I don't understand, so maybe can you declare that more. I hope this helps so far. Cor