oracleclient
Connecting remote Oracle Database server from a Perl script running on Unix, without Oracle client
I have a Unix mach开发者_StackOverflow社区ine which I need to connect to a remote Oracle database server though Perl/Shell script.I have searchedonline but did not find a thorough information on wheth[详细]
2023-04-09 23:47 分类:问答Asp.net web application crashes when retrieve data from an oracle DB
I have an asp.net website on a windows server 2003. The application connects to an oracle 10g R2 Database and the data layer is generated by subsonic.[详细]
2023-04-05 14:56 分类:问答ODP.NET - deploy without installation ORACLE CLIENT - big size of oraociei11.dll
I use ODP.NET in my WPF app for access to Oracle 10g db. I dont want instal oracle client on users computers so I copied these dll to realese folder:[详细]
2023-03-29 15:01 分类:问答tnsping fails, but can connect to Oracle DB via sqlplus
I\'ve installed the Oracle Client v. 11.2.0.1 on a Windows XP machine and set both the TNS_ADMIN and ORACLE_HOME environment variables.[详细]
2023-03-26 19:03 分类:问答DataReader not closed when Connection is closed, consequences?
for example i havethis code : Sub Month() Dim Conn As New Data.OracleClient.OracleConnection Conn.Open()[详细]
2023-03-09 03:39 分类:问答BadImageFormatException while using Oracle Client 64 bit and Visual Studio 2010!
One of our dev team member got an error Attempt to load oracle client libraries threw BadImageFormatException[详细]
2023-03-02 03:39 分类:问答ORA-01008 with all variables bound
I\'m using System.Data.OracleClient which does parameter-binding by name and are verifying that CommandText and Parameters are in sync:[详细]
2023-02-25 07:35 分类:问答Need some inputs on Oracle instant client
Currently i am using ODP.Net.Is Oracle Instant client something to replace this or an addon. Some sites talked about using this for both 64bit and 32 bit machines.[详细]
2023-02-20 12:51 分类:问答can't connect to oracle from win 2008 R2
i can\'t connect to oracle from windows 2008 R2(connect from visual studio) i have installed oracle client x6开发者_如何学编程4 , but still can\'t connect[详细]
2023-02-16 13:12 分类:问答Connection to Oracle works through a console application and doesn't work through a web service
I can\'t connect to an Oracle schema through a asmx web service instead of I can through a console application [x86].[详细]
2023-02-03 21:03 分类:问答