程序员的基础教程:菜鸟程序员/80放映室
想在vs2010中用ef框架访问oracle数据库,用到了oracle 的odt工具,连接时提示报错ora-12170;
原因:细看oracle odt的英文安装文档,才发现原来"data source name:"选项不能必须按照“[//]host[:port][/service_name]”的格式填写;