Create Procedure SP_Decrypt (@Objectname Varchar (50))
Asbeginset NoCount on - 9CBS: J9988 Copyright: 2004.04.15 --v3.1 - Crack bytes Unrestricted, suitable for SQLServer2000 stored procedures, functions, views, triggers - Correct the previous version of the video trigger Decrypted error - find a wrong, please e_mail: 9cbsj9988@tom.combegin Trandeclare @ Objectname1 varchar (100), @ orgvarbin varbinary (8000) Declare @ sql1 nvarchar (4000), @ SQL2 varchar (8000), @ SQL3 nVarchar (4000) ), @ sql4 nvarchar (4000) DECLARE @ OrigSpText1 nvarchar (4000), @ OrigSpText2 nvarchar (4000), @ OrigSpText3 nvarchar (4000), @resultsp nvarchar (4000) declare @i int, @ status int, @ type varchar (10 ), @ parentid intdeclare @colid int, @ n int, @ q int, @ j int, @ k int, @ encrypted int, @ number intselect @ type = xtype, @ parentid = parent_obj from sysobjects where id = object_id (@ObjectName )
Create T