von Devart (formerly Core Lab) - Produkttyp: Komponente / .NET Class / .NET Compact Framework / 100% Managed Code
Bitte beachten Sie, diese Produktinformation ist nicht in deutscher Sprache verfügbar.
A 100% managed ADO.NET data provider for direct high performance access to Oracle servers for the .NET Framework. OraDirect .NET offers all Oracle data types support, including Oracle XML type, and Oracle object types OBJECT, VARRAY, TABLE, REF, provides extended functionality, ability of monitoring query and stored procedures execution, advanced design-time editors. OraDirect .NET supports Unicode, PL/SQL tables, connection pooling and array binding features, enables TAF support and working with Oracle homes and offers a lot of useful features.
Unsere regulären Preise werden nachstehend angezeigt. Bitte melden Sie sich an um Ihre ermäßigten Preise zu sehen.
| In den Einkaufswagen | $ 195.95 | 1 Developer License - with 1 Year Subscription | Download (39.7 MB) | |
| In den Einkaufswagen | $ 88.15 | 1 Developer License - Upgrade from V3.x Professional | Prüfen | Download (39.7 MB) |
| In den Einkaufswagen | $ 489.95 | 4 Developer Team License - with 1 Year Subscription | Download (39.7 MB) | |
| In den Einkaufswagen | $ 1,175.95 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) - with 1 Year Subscription | Download (39.7 MB) |
| In den Einkaufswagen | $ 146.95 | 1 Developer License - with 1 Year Subscription | Download (8.9 MB) | |
| In den Einkaufswagen | $ 68.55 | 1 Developer License - Upgrade from V3.x Standard | Prüfen | Download (8.9 MB) |
| In den Einkaufswagen | $ 342.95 | 4 Developer Team License - with 1 Year Subscription | Download (8.9 MB) | |
| In den Einkaufswagen | $ 979.95 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) - with 1 Year Subscription | Download (8.9 MB) |
| In den Einkaufswagen | $ 195.95 | 1 Developer License - with 1 Year Subscription | Download (6.0 MB) | |
| In den Einkaufswagen | $ 88.15 | 1 Developer License - Upgrade from V3.x Mobile | Prüfen | Download (6.0 MB) |
| In den Einkaufswagen | $ 489.95 | 4 Developer Team License - with 1 Year Subscription | Download (6.0 MB) | |
| In den Einkaufswagen | $ 1,175.95 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) - with 1 Year Subscription | Download (6.0 MB) |
| In den Einkaufswagen | $ 78.35 | 1 Developer License Subscription Renewal | Prüfen | Download (29 KB) |
| In den Einkaufswagen | $ 195.95 | 4 Developer Team License Subscription Renewal | Prüfen | Download (29 KB) |
| In den Einkaufswagen | $ 489.95 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) Subscription Renewal | Prüfen | Download (29 KB) |
| In den Einkaufswagen | $ 58.75 | 1 Developer License Subscription Renewal | Prüfen | Download (29 KB) |
| In den Einkaufswagen | $ 137.15 | 4 Developer Team License Subscription Renewal | Prüfen | Download (29 KB) |
| In den Einkaufswagen | $ 391.95 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) Subscription Renewal | Prüfen | Download (29 KB) |
| In den Einkaufswagen | $ 78.35 | 1 Developer License Subscription Renewal | Prüfen | Download (29 KB) |
| In den Einkaufswagen | $ 195.95 | 4 Developer Team License Subscription Renewal | Prüfen | Download (29 KB) |
| In den Einkaufswagen | $ 489.95 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) Subscription Renewal | Prüfen | Download (29 KB) |
Unsere Preise beinhalten einen technischen Support durch ComponentSource und für die meisten herunterladbaren Produkte zusätzlich ein Online-Backup sowie eine kostenlose Aktualisierung auf die neue Version, sofern sie binnen 30 Tagen nach dem Kauf freigegeben werden. Die angezeigten Preise sind zuzüglich aller Steuern. Für mehr Information zu eventuell anfallende Steuern, gehen Sie bitte auf diese Webseite. Alle Verkäufe unterliegen unseren Standardgeschäftsbedingungen und unseren Rückgaberegeln. Treten Sie bitte mit uns in Kontakt , wenn Sie eine Lizenzierungsoption anfordern möchten, die in der obigen Liste nicht aufgeführt ist, einschließlich Mehrplatzlizenzen und ältere Versionen.
Unsere regulären Preise werden oben angezeigt. Bitte melden Sie sich an um Ihre ermäßigten Preise zu sehen.
What’s new in OraDirect .NET 4.7x?
What’s new in OraDirect .NET 4.6x?
What’s new in OraDirect .NET 4.5x?
What's new in OraDirect .NET V4.35x?
What's new in OraDirect .NET V4.25?
What’s new in OraDirect .NET V4.0x?
Application development enhancement
.NET 2 features
Advanced Oracle features
Whats new in OraDirect .NET V3.55.18?
Whats new in OraDirect .NET V3.50.9?
OraDirect .NET 3.0 offers you new features:
OraDirect .NET is a data provider to direct access to Oracle database server for the Microsoft .NET Framework and .NET Compact Framework. It is completely based on ActiveX Data Objects for the .NET Framework (ADO.NET) technology. ADO.NET provides a rich set of components for creating distributed, data-sharing applications. It is an integral part of the .NET Framework, providing access to relational data, XML, and application data. OraDirect .NET data provider can be used in the same way as the SQL Server .NET or the OLE DB .NET Data Provider. OraDirect .NET can access Oracle server using Oracle Call Interface (OCI) or through TCP/IP directly.
OCI is low-level native application programming interface to access to Oracle database. Using OCI allows to create lightweight and fast applications working with Oracle. However, this way of communicating with Oracle server requires Oracle client software installed, which may be undesired or even impossible. For such cases OraDirect .NET provides an ability to use Direct mode. In Direct mode the provider connects without Oracle client and requires only TCP/IP protocol that allows to build really thin database applications.
OraDirect .NET provides functionality for connecting to Oracle database, executing commands, and retrieving results. Those results can be processed directly, or placed in an ADO.NET DataSet for further processing while in a disconnected state. While in the DataSet, data can be exposed to the user, combined with other data from multiple sources, or passed remotely between tiers. Any processing performed on the data while in the DataSet can then be reconciled to Oracle database. OraDirect .NET data provider is designed to be lightweight. It consists of a minimal layer between Oracle database and your code. This extends functionality without sacrificing performance.
Here are some key features of OraDirect .NET Data Provider:
OraDirect .NET supports Oracle 10g, 9i, 8i and 8.0, including Personal and Lite editions. The provider works with .NET Framework 1.0, 1.1, 2.0, and can be used with the following development environments:
OraDirect .NET can be used together with UniDirect .NET data provider that provides universal access to different databases within a single code.
Standard Features
Professional Features (the Professional Edition includes all the features in the Standard Edition plus the following additional features)
Mobile Features
Hersteller
Primärkategorie
Zugehörige Produkte
Zugehörige Kategorien