在enterprise library configration 2.0中,在应用程序中的App.config 建立好之后,用enterprise library configration 2.0打开刚才的App.config,修改简要信息,如果是SQL数据库,只需要修改System.data.sqlclient,然后保存.
在.net2005中自动修改 后,在connectionString="Data Source="orcl";Persist Security Info="False";User ID="system";Password=oracle;Unicode=True;修改一下,就可以了。
此方法比较简便。
文章评论(0条评论)
登录后参与讨论