ConnectionString

所属分类:数据库系统
开发工具:SQL
文件大小:30KB
下载次数:3
上传日期:2006-09-27 13:23:21
上 传 者singsong
说明:  ConnectionString.rar 数据库连接工具测试,支持多种数据库。
(ConnectionString.rar Database Connection tool tests support for multiple databases.)

文件列表:
ConnectionString\Cfg.xml (1693, 2005-11-15)
ConnectionString\ConnectionString.exe (180224, 2005-11-15)
ConnectionString\Tool.dll (36864, 2005-11-09)
ConnectionString (0, 2006-08-15)

ConnectionString.exe --------------------------------------------------------------------------- FUNC: generate connection string, and encode them using DES*** arithmetic. AUTH: kevin cheng MAIL: surfsky@sina.com DATE: 2005-11 --------------------------------------------------------------------------- 1. How to add plugins to generate more connection strings : (1)The plugin control must complete the following interface: public interface IConnectionString { string ConnectionString {get;} } (2)Add node into cfg.xml file. The node may be look like: Oracle ConnectionString.exe ConnectionString.ConnOracle 2. You can decode DES file with this code: using Tool.Security; string str = Tool.Security.Security.DecryptDesF2S(fileIn, key); 3. This software is free to use and distribute. However, please lease these file unchanged. 4. Contact with me if you have any question, or publish your plugins if you will.

近期下载者

相关文件


收藏者