sql server2000中怎么对存储过程进行加密和解密
点击次数:43 次 发布日期:2008-11-22 13:39:40 作者:源代码网
|
From the Books Online: Use the W99vH ENCRYPTION option: IF EXISTS (SELECT name FROM sysobjects EXEC sp_helptext encrypt_this 源代码网供稿. |
|
From the Books Online: Use the W99vH ENCRYPTION option: IF EXISTS (SELECT name FROM sysobjects EXEC sp_helptext encrypt_this 源代码网供稿. |