On CBSNews.com: OBAMA and MCCAIN down to the wire!
2 Resources for

odp.net

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Oracle Database 10g Development With Visual Studio 2005 and the Oracle Data Provider for .NET: Retrieving Data From Oracle Using ODP.NET
Oracle's ODP.NET is a .NET data provider that can connect to and access Oracle databases with tight integrity. It can be used from any .NET language, including C# and VB.NET. This paper shows how ODP.NET is the best choice for connecting .NET applications with Oracle database. The paper deals with...
Tags: Microsoft Visual Studio, Oracle Corp., Microsoft Visual Studio 2005, Oracle Database, Oracle Database 10g, ODP.NET, .Net, Databases, Application Servers, Middleware, Enterprise Software, Software Development, Software/Web Development, Software, Data Management
White papers 2007-07-02
ODP.NET Developer's Guide: Oracle Database 10g Development With Visual Studio 2005 and the Oracle Data Provider for .NET
Oracle's ODP.NET is a .NET data provider that can connect to and access Oracle databases with tight integrity. It can be used from any .NET language, including C# and VB.NET. This paper shows how ODP.NET is the best choice for connecting .NET applications with Oracle database. It deals with the...
Tags: Developer, Microsoft Visual Studio, Oracle Corp., Microsoft Visual Studio 2005, Oracle Database, Oracle Database 10g, Packt Publishing, ODP.NET, .Net, Application Servers, Middleware, Databases, Enterprise Software, Software Development, Software/Web Development, Software, Data Management
White papers 2007-07-02

Additional Resources

The Values That Bind
There are many ways to access data from Oracle databases in .NET applications. In terms of features and performance, however, the Oracle Data Provider for .NET (ODP.NET) is the best choice for connecting .NET applications with Oracle Database. This paper will focus on how to make the .NET applications benefit...
Tags: Oracle Corp., .Net, Application Servers, Middleware, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
White papers 2005-09-01
Improve ODP.NET Performance
For features and performance, Oracle Data Provider for .NET (ODP.NET) is the best choice for connecting .NET applications with Oracle Database. Performance-related features that enable the applications to consume fewer database resources and therefore perform and scale better are built into the provider. Three of these features are connection pooling,...
Tags: Oracle Corp., Storage, Databases, Hardware, Enterprise Software, Software, Data Management
White papers 2006-07-01
Using XML With XML DB and ODP.NET
Many developers already realize, and many more are beginning to realize, the powerful duo formed by the Oracle Database in conjunction with .NET applications. One of the many powerful features of the Oracle Database is its ability to work with XML. Using the Oracle Data Provider for .NET (ODP.NET) and...
Tags: Oracle Corp., Oracle Database, Databases, XML, Enterprise Software, Storage, Software, Data Management, Software/Web Development, Web Development, Hardware
White papers
Serving Winning LOBs
There are different ways to access data from Oracle databases in .NET applications, but in terms of features and performance, the Oracle Data Provider for .NET (ODP .NET) is the best choice for connecting .NET applications with Oracle Database. This paper focuses on how to work with ODP.NET 10g Release...
Tags: Oracle Corp., Oracle Database, .Net, Application Servers, Middleware, Databases, Enterprise Software, Software Development, Software/Web Development, Software, Data Management
White papers 2005-11-01
Following the Changes, Part One
There are different ways to access data from Oracle databases in .NET applications, but in terms of features and performance, Oracle Data Provider for .NET (ODP.NET) is the best choice. This ODP.NET paper is the first in a two-part examination of the new database change notification feature, introduced in Oracle...
Tags: Oracle Corp., Databases, .Net, Storage, Application Servers, Middleware, Enterprise Software, Software, Data Management, Software Development, Software/Web Development, Hardware
White papers 2006-03-01
Comparing the Microsoft .NET Framework 1.1 Data Provider for Oracle and the Oracle Data Provider for .NET
The Microsoft .NET Framework 1.1 Data Provider for Oracle and the Oracle Data Provider for .NET (ODP.NET) 9i are both freely available and very often provide comparable functionality. Application development using either provider is more similar than different since most corresponding classes in the two providers have identical names and...
Tags: Oracle Corp., Microsoft .NET Framework 1.1, Microsoft Corp., .Net, Application Servers, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
White papers 2004-10-01
Following the Changes, Part Two
A person can access data from Oracle databases in .NET applications in different ways, but for features and performance, Oracle Data Provider for .NET (ODP.NET) is the best choice. This paper examines in greater detail the classes that support Database Change Notification in Oracle Database 10g Release 2 and shows...
Tags: Oracle Corp., Database Change Notification Feature, Storage, Databases, Hardware, Enterprise Software, Software, Data Management
White papers 2006-05-01
It Takes All Types: Build Applications With Oracle Developer Tools for Visual Studio and Oracle User-Defined Types
Using Oracle Data Provider for .NET (ODP.NET), a high-performance ADO.NET-compliant data provider, developers can take advantage of all of Oracle Database's enterprise features with performance tuning and security features built in. ODP.NET can be used in conjunction with Oracle Developer Tools for Visual Studio, an add-in for Microsoft Visual Studio...
Tags: Microsoft Visual Studio, Microsoft .NET, Development Tool, Oracle Corp., Oracle Developer, Tool, Microsoft Development Tools, Databases, Storage, Middleware, Development Tools, Software Development, Software/Web Development, Enterprise Software, Software, Data Management, Hardware
White papers 2008-05-01
Cursor In, Cursor Out
A ref cursor is a reference to a result set that resides in server memory. When a ref cursor is opened, no data is initially returned to the client. Instead, the address where the data resides is passed to the client and the client can choose how and when to...
Tags: Cursor, Programming Languages, Databases, Servers, Software Development, Software/Web Development, Enterprise Software, Software, Data Management, Hardware
White papers 2006-01-01
Using PL/SQL Associative Arrays
Suppose one has just received an e-mail detailing several IT initiatives, two of which will affect the future application development techniques. First, all applications should be designed to minimize network utilization. And second, applications that use Oracle databases must use PL/SQL for access to the database structures. Knowing that one...
Tags: Network, PL/SQL, Programming Languages, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
White papers 2007-01-01
Optimize Result Set Retrieval Using ODP.NET and Ref Cursors
There are several ways to return query results from an Oracle database to a client application, using Oracle Data Provider for .NET; one of the most powerful, flexible, and scalable methods is to use ref cursor. This paper introduces ref cursors and why they are useful, including an example of...
Tags: Oracle Corp., Sample Code, Cursor, .Net, Application Servers, Middleware, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
White papers
Securing a .NET Application on the Oracle Database
With the ever increasing interest in security, companies are taking a more mature look at security beyond the simple basics of denying unwanted access. International, national, state, and provincial laws and regulations are driving a more detailed and granular approach to security. Protecting databases from unauthorized access is no longer...
Tags: Microsoft .NET, Oracle Corp., Oracle Database, Storage, Databases, Security, Hardware, Enterprise Software, Software, Data Management
White papers
Net Research Server (exe)
Net Research Server is search engine software that can be installed on your web server. NRS is free for the first 1000 pages. Use NRS for site search, web search, wiki search, odp search, and social bookmarking. NRS is written in C++ and is available for Linux and Windows. You...
Tags: Net Research Server, NRS, Web Servers, Wiki, Linux, C/C++, Microsoft Windows, Search, Servers, Internet, Online Communications, Operating Systems, Software, Programming Languages, Software Development, Software/Web Development, Hardware
Software downloads 2007-12-04
Cache Payback: Put Performance in Your Pocket With the Client Result Cache
Oracle Data Provider for .NET (ODP.NET) enables the user to take advantage of features exposed by the underlying Oracle Call Interface. One such feature new in Oracle Database 11g Release 1 and Oracle Database 11g Release 1 Client is the client result cache. The client result cache is a portion...
Tags: Oracle Corp., Performance, Client, Performance Management, Databases, Enterprise Software, Human Resources, Workforce Management, Software, Data Management
White papers 2008-07-01
Oracle BLOB with ADO
Hi All,I have installed Oracle 8i server on one system and client on another system.Now I creates two table as follows on server.->Create table first (id number(2),data LONG RAW);->Create table second (id number(2),data BLOB);Now I am using MS Visual C++ and ADO to retrieve the values from those two tables...
Tags: ADO, BLOB, Divyesh, Oracle BLOB, Oracle Corp., programming
Q&A 2005-04-13
BlueSky Integration Studio (zip)
BlueSky Integration Studio is an Enterprise ready visual integration design environment for extracting, transforming, and loading ETL data from any data source to any data source using a simple drag and drop, property based interface. Plus, you can code any type of data transformation logic in standard Visual Basic .NET!BlueSky...
Tags: Data Source, Oracle Corp., BlueSky Integration Studio, Application Integration, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
Software downloads 2007-09-14
Abstracting ADO .NET
The architecture of ADO .NET provides a rich framework that you can use to manipulate data from C#, Visual Basic .NET, or any other .NET-compliant language. This paper overviews the ADO .NET melee and reviews its impact on .NET development. Then, this paper demonstrates how to abstract ADO .NET into...
Tags: Microsoft Corp., .Net, C#, Microsoft Development Tools, Programming Languages, Application Servers, Middleware, Software Development, Software/Web Development, Development Tools, Enterprise Software, Software
White papers 2001-11-01
Simulate variable arguments in PL/SQL
Variable IN ListOften, we need to pass variable arguments to "IN" clause. The most used workaround is to pass a string and split it inside PL/SQL to create a table that can be used as the expression for IN clause. This has a no. of limitations - e.g., it affects...
Tags: Programming languages, Databases, clause
Discussion threads 2005-06-15
  • << Previous
  • page 1 of 1
  • Next >>


Windows XP vs. Mac OS X
This presentation, entitled Standardizing on Windows XP Instead of MAC OS X, provides a pre-packaged option for defending Windows XP against MAC OS X. ...
Buy Now
Quick Guide: Windows Group Policy
One way for help desk technicians and network administrators to reduce help desk calls and protect their networks is to limit the damage curious users ...
Buy Now