Jans的BLOG
Jans的BLOG

文章分类 -  .NET学习

.NET学习
.NET中访问Oracle数据库链接:ORA-02041: client database did not begin a transaction 问题的处理。
摘要:.NET中访问Oracle数据库链接:ORA-02041: client database did not begin a transaction 问题的处理。 .NET中访问Oracle中带有DB_LINK时对象时,会抛出一下异常 ORA-02041: client database did not begin a transaction 意思是要设置一个事务,但是简单的BeginT... 阅读全文
posted @ 2005-12-17 20:41 Jans 阅读(1436) 评论(5) 推荐(0)