Main > Software Development > Net >

dotConnect for Oracle 6.10.121



 

dotConnect for Oracle 6.10.121

Sponsored Links

dotConnect for Oracle 6.10.121 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 46.1MB
Platform: Windows 7, Windows Server 2003, Windows Vista
License: Trial
Price: $149.95
Downloads: 140
Date added: 2011-03-09
Publisher: Priya Jaipal

dotConnect for Oracle 6.10.121 description

dotConnect for Oracle 6.10.121 is created to be a simple to use yet ideal ORM enabled data provider for Oracle that builds on ADO.NET technology to present a complete solution for developing Oracle-based database applications. It introduces new approaches for designing application architecture, boosts productivity, and leverages database applications.

dotConnect for Oracle offers both high performance native connectivity to the Oracle database and a number of innovative development tools and technologies. It supports a wide range of Oracle-specific features, such as Advanced Queuing, Alerts, Pipes, Direct Path Loading, Change notifications, Transparent Application Failover, REF cursors, objects, packages, and others.

Major Features:

  1. General usability
    • Direct access to server data. dotConnect for Oracle can be used without Oracle Client Software.
    • Real RAD for database applications
    • Fully compliant with ADO.NET
    • 100% managed code
    • Highly usable design time support
    • Easy to deploy
  2. Network and connectivity
    • In Direct mode does not require Oracle Client Software and works directly through TCP/IP
    • Both connected and disconnected data access models
    • Support for setting connection timeout values for Direct mode
    • OS authentication
    • DBA privileges to open a session with
    • Proxy Authentication support
    • Unicode connections
  3. Compatibility
    • Full support of the latest versions of Oracle, including Personal and Express editions
    • Support for all versions of Oracle Clients, including Instant Client
    • Full support for x64 architecture
    • .NET Compact Framework support
    • Mono Framework support
    • Microsoft Visual Studio 2005, 2008, and 2010 support
    • CodeGear Delphi 2007 support
    • Embarcadero Delphi Prism support
    • SQL Server 2005 Business Intelligence Solutions support
    • Publisher policy files for versions compatibility
  4. Oracle technology support
    • Oracle Advanced Queuing support
    • Oracle package support with powerful OraclePackage component
    • Ability to manage alerts with OracleAlerter class
    • Ability to use pipes with OraclePipe class
    • Support for Direct Path interface with OracleLoader component
    • Ability to perform SQL and PL/SQL tracing with OracleTrace class
    • Support for Oracle Change notifications functionality of Oracle 10g
    • Oracle Transparent Application Failover support
    • Multiple Oracle Homes support
    • DML array operations support
    • Direct LOB access support
    • Temporary LOB management routines
    • Temporary LOBs for updating LOB fields
    • Miscellaneous LOB management modes
    • OCI Connection Pooling
    • Statement Caching
    • ROWID values retrieval
    • Overloaded stored procedures support
    • OracleGlobalization for managing culture settings
  5. Oracle data types support
    • All Oracle data types support
    • TIMESTAMP and INTERVAL data types support
    • PL/SQL table support
    • PL/SQL records support
    • Support for REF CURSORs, including IN, OUT, and IN/OUT
    • Oracle Object (including NOT FINAL objects) types support
    • Nested table support
    • Objects handling in both connected and disconnected modes
    • XMLTYPE data type support
  6. Performance
    • High overall performance
    • Intelligent fetch block size control
    • Advanced connection pooling
    • High performance batch processing
  7. ADO.NET technology support
    • Full support for ADO.NET Entity Framework v1 and v4
    • Server enumeration
    • Batch update support
    • Extended metadata information retrieval
    • Advanced CommandBuilder component with automatic refresh SQL
    • Enhanced pooling control through connection string
    • Connection string builder
    • Provider factory for generating key data access classes
    • Asynchronous command execution
    • Provider-specific types support
    • Password change API
    • Database Change Notification Support
    • OracleCommand execution cancelling support
  8. ADO.NET Entity Framework
    • Conceptual approach to enterprise development
    • High performance
    • Wide support for LINQ to Entities
    • Wide support for EntitySQL
    • Full CRUD (Create, Retrieve, Update, Delete) support
    • Wide support for server data types
    • Change tracking support
    • Object data caching
    • Inheritance mapping support (TPH, TPT, and TPCT models)
    • Capability to use stored procedures when manipulating data
    • Stored procedure import support
    • Ability to build database-independent applications
    • Visual Studio EDM Wizard support
    • Reverse engineering of database objects to entity model
    • Visual model creation and code generation with Entity Developer
      • Update Model From Database functionality for Entity Developer[New]
      • Update To Database with Mapping Synchronization functionality for Entity Developer[New]
    • Illustrated tutorial to get started with Entity Framework in 5 minutes
  9. LinqConnect (formerly known as LINQ to Oracle)
    • Easy to use
    • High performance
    • Interchangeable with Microsoft LINQ to SQL
    • Plain CLR classes used (no need to use a common base class)
    • Full CRUD (Create, Retrieve, Update, Delete) support
    • Ability to execute DML statements in batches on SubmitChanges [New]
    • Complex type support
    • PLINQ support (connection manager redesigned for thread safety) [New]
    • Support for different configurable algorithms for primary key generation
    • Inheritance mapping support (Table Per Hierarchy and Table Per Type) [New]
    • Support of Visual Studio Debugger Visualizer for the DataQuery objects [New]
    • ASP.NET Dynamic Data support with ASP.NET Dynamic Data project templates [New]
    • Automatic configurable compiled query caching
    • Change tracking support
    • Object data caching
    • Data binding support
    • Wide support for LINQ capabilities
    • Wide support for server data types
    • Load on demand (lazy load)
    • Database transactions support
    • Server-independent interface
    • Visual model creation and code generation with Entity Developer
      • Update Model From Database functionality for Entity Developer[New]
      • Update To Database with Mapping Synchronization functionality for Entity Developer[New]
    • Illustrated tutorial to get started with LinqConnect in 5 minutes
  10. Extended data access technologies and functionality
    • Powerful OracleDataTable component for manipulating individual tables or query result
    • Structural representation and editing of Oracle objects
    • NonBlocking mode allows fetching data asynchronously in the background
    • Fill DataSet with several REF CURSOR
    • Fill DataSet with object, array and nested table data
    • On-demand data fetch for data-bound controls
    • Paginal access to query result
    • Server side master-detail relation based on queries
    • Ability to refresh individual records in OracleDataTable component
    • Support for Enterprise Library Data Access Application Block (DAAB)
    • Object-oriented building of SELECT statements
    • Extended warning and error information retrieval
    • Extended interface for processing execution exceptions
    • OracleDataAdapter.Fill method with sequential fetch support
    • Ability to defer fetching of some columns in a resultset
    • Custom Oracle Object mapping with ICustomOracleObject interface
  11. WinForms-specific features
    • Flexible data binding with DataLink component
    • InterForm technology for cross-form components cooperation
    • Oracle Object data binding Support
    • Global position synchronization within a data source
  12. ASP.NET-specific features
    • ASP.NET data providers: Membership, Role, Session State, Profile, Personalization, Site Map, Web Event
    • OracleDataSource web component
    • OracleCacheDependency component to control Cache item dependencies in ASP.NET applications
  13. Script execution
    • Advanced script execution features with OracleScript component
    • Support for executing individual statements in scripts
    • Support for executing huge scripts stored in files with dynamic loading
    • Ability to use standard SQL*Plus tool syntax in scripts
  14. SQL execution monitoring
    • Extended SQL tracing capabilities with OracleMonitor component
    • Support for dbMonitor utility for advanced tracing analysis and control
    • Per-component SQL tracing
    • Optional log output to IDE toolwindows
  15. Design-time enhancements
    • Automatic component registration in toolbox
    • Advanced integration with Visual Studio 2005, 2008, and 2010, including Server Explorer, Data Source wizard, TableAdapter configuration, Query Builder and configuring web component OracleDataSource
    • DataSet Wizard to create and edit typed Oracle-oriented datasets
    • DataSet Manager to list and bind datasets in the project
    • DataSet Editor to edit dataset contents
    • Oracle Package Wizard that simplifies working with PL/SQL Packages
    • Oracle Object Wizard that simplifies working with Oracle Objects
    • Advanced design-time component and property editors
    • IntelliSense descriptions for dotConnect for Oracle classes
    • Easy migration from MS OracleClient and ODP.NET with Migration Wizard
    • Syntax highlighting and SQL code completion in design-time editors
    • TableMappings editor
    • Convenient instant data preview and management in design time
  16. OraDeveloper Tools main features
    • Integration with dotConnect for Oracle for enhanced component designers and drag and drop features
    • PL/SQL debugger
    • SQL code completion and navigation
    • Visual query builder
    • Database Explorer
    • Visual object editors
    • Database search engine
    • Code template library
    • Security Manager
    • Session Manager
    • Export/Import Wizards
  17. Product clarity
    • Complete documentation sets integrated into Visual Studio and Embarcadero Delphi
    • Integration with Visual Studio and MSDN help collections
    • Documentation available as a standalone chm file
    • A large amount of helpful demos in C#, VB, C++, and Delphi
  18. Licensing and support
    • Included annual dotConnect for Oracle Subscription with Priority Support
    • Licensed royalty-free per developer, per team, or per site

Enhancements: 

  • Fixed bug with the "The message filter indicated that the application is busy" error during uninstall
  • Fixed bug with DataLink.Find() method
  • Fixed bug with inserting null into NVARCHAR columns on servers with German NLS settings (errors ORA-1400 and ORA-1483)
  • Fixed bug with reading OracleObject from OracleDataReader
  • Fixed bug with retrieving LOB values in Direct mode
  • Fixed bug with OracleConnection.ClientId property in Direct mode
  • LinqConnect (formerly known as LINQ to Oracle)
    • Implemented implicit sorting by the entity key in queries with defined LoadWith rules
    • Fixed bug with calling the base Devart.Data.Linq.DataContext constructor with the mapping argument
  • Entity Developer
    • Fixed bug with discarding changes in Navigation Properties names
  • Entity Framework support
    • Improved Skip/Take performance
    • Improved performance by removing the unnecessary CAST statements

Requirements:

  • Microsoft .NET Framework 2.0, 3.0, 3.5, 4.0
  • Microsoft .NET Compact Framework 2.0 and above
  • Mono version 2.0 and above
  • Microsoft Visual Studio 2010
  • Microsoft Visual Studio 2008
  • Microsoft Visual Studio 2005
  • Embarcadero Delphi Prism
  • CodeGear RAD Studio 2007

dotConnect for Oracle 6.10.121 Screenshot

dotConnect for Oracle 6.10.121 Keywords

Bookmark dotConnect for Oracle 6.10.121

Hyperlink code:
Link for forum:

dotConnect for Oracle 6.10.121 Copyright

WareSeeker.com do not provide cracks, serial numbers etc for dotConnect for Oracle 6.10.121. Any sharing links from rapidshare.com, yousendit.com or megaupload.com are also prohibited.

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Easyscript for Oracle is a tool to help you manage scripts efficiently and use scripts easily. The goal of easyscript is providing you a uniform and easy envrionment to manage and use your scripts. Free Download
Capture name, address and other contacts details and insert into Microsoft Outlook Contact automatically in two simple steps with Signature2Contacts - Microsoft Outlook plugin and powerfull signature Free Download
Function Grapher is an easy-to-use software for 2D, 2.5D and 3D function graphing, animation and table data visualization. Free Download
Built for Sales is designed as a detailed transaction management tool for your daily business operations. Designed in an easy to use environment. Lotus Approach Required. Free Download
Designed with small business in mind as a detailed transaction management tool for your daily service operations. Provides quotation and billing features, customer management, labor and material cost Free Download
Recovery for PowerPoint software fixes corrupted Microsoft PowerPoint presentations (.PPT). Recovers text, graphics, images. Restores master-slides. Available for all modern platforms: Windows 95/98/N Free Download
DocMechanic, is a efficient Microsoft Word (.doc) file recovery software.DocMechanic can recover various document problems including: 1. Data Corruption. 2. Document will not open and prompt you like Free Download
Designed with small business in mind as a detailed transaction management tool for your daily purchasing operations. Provides purchasing features, supplier management, and purchase order generation. L Free Download