Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.0 (中文) » UltraLite - .NET 编程 » 了解 UltraLite.NET 开发

 

加密和模糊处理

缺省情况下,新 UltraLite 数据库中的数据并未加密。通过指定适当的数据库创建参数,可以创建采用高度加密或简单模糊处理的数据库。模糊处理是一种非常弱的无密钥加密形式,它只能用于阻止随意查看数据库中的数据(例如,采用一种低级的文件检查实用程序)。

 加密
 模糊处理