odp.net
IDataReader from Oracle Overflows when returning decimal values
I have some code that is responsible for converting data from an IDataReader into an IronPython.Runtime.List of PythonTuples.This same code is employed for several different kinds of database connecti[详细]
2023-01-24 15:08 分类:问答Calling a function with user defined type parameters (Oracle ODP.NET)
I\'m using a function : fu_has_permissions(udt_person(\'johny\',\'superman\'),\'fly_away\') udt_person is a user defined type :[详细]
2023-01-24 12:27 分类:问答Data base Oracle
Can you explain for me 1)what are Ado.ne开发者_运维知识库t and Odp.net 2)what is diffrent between Adp.net and Odp.net[详细]
2023-01-24 08:56 分类:问答How to return a RefCursor from Oracle function?
I am trying to execute a user-defined Oracle function that returns a RefCursor using ODP.NET. Here is the function:[详细]
2023-01-23 20:58 分类:问答ODP .NET Parameter problem with uint datatype
After updating from the native .NET oracle data provider to Oracles ODP.NET, I\'ve run into the following issue.[详细]
2023-01-23 07:07 分类:问答ODP .NET TNS:no listener
I\'m currently trying to connect to an Oracle database. I can connect fine on my development machine, but when I deploy to my Win2k3 sp2 server I get the following error.[详细]
2023-01-22 10:47 分类:问答Deploy odp.net 11g application in a 10g IIS server enviroment
I have developed a C# 3.5 Mvc 1.0 application using oracle 11gR2 client which uses odp .net 2.112.1.0. I want to deploy it in my IIS7 server which has oracle client 10g which uses odp.net 2.102.2.20 .[详细]
2023-01-20 13:51 分类:问答How to execute two command.ExecuteNonQuery() methods using single connection?
I am trying to invoke ExecuteNonQuery() method of two different objects of OracleCommand class. Both the objects use same connection object but have different commandText and parameters. I am using OD[详细]
2023-01-15 12:23 分类:问答Oracle ORA-03113 and ORA-07445 ACCESS_VIOLATION
Environment Oracle 10g Windows 2003 server IIS 6 .NET 3.5 Oracle client 10.2.0.1.0 ODAC 10.2.0.2.21 odp.net 2.102.2.20[详细]
2023-01-14 21:11 分类:问答What are the differences between using OLEDB and ODP.NET to connect to an Oracle database?
I have two small VB.NET applications that connect to the same Oracle database.One uses the OLEDB provider, and the other uses Oracle\'s ODP.NET.Should I expect to see problems with the OLEDB provider,[详细]
2023-01-13 16:25 分类:问答
加载中,请稍侯......