dotConnect for Oracle Professional Edition full changelog
dotConnect for Oracle Professional Edition 11.1.33
released Feb 24, 2026 (New Release)
Added support for Oracle Database 26ai
Added support for BINARY, INT8, FLOAT32, and FLOAT64 sparse and dense vector data types in Oracle Database 23ai and 26ai
Added support for the BOOLEAN data type in Oracle Database 23ai and 26ai
Added support for the JSON data type in Oracle Database 21c, 23ai, and 26ai
Added the OracleVersion property to the OracleConnection class to retrieve the full Oracle Database version as five numeric segments
Added the LoadLicenseKey() method to the OracleConnection class
Improved OracleCommand.ExecuteArray() for large data volumes by removing the 65,535-iteration limit
Fixed an issue where the license key could not be applied on Red Hat–based Linux distributions (RHEL 9/10, AlmaLinux 9/10, Rocky Linux 9/10) when the system-wide cryptographic policy was set to DEFAULT
Entity Framework support:
Added support for Entity Framework Core 10
Added support for NetTopologySuite 2.6 in Entity Framework Core
Added support for NetTopologySuite 2.6 for EF6 in the .NET Standard 2.0 assemblies of the NuGet packages
Added support for BINARY, INT8, FLOAT32, and FLOAT64 sparse and dense vector data types in EF Core
Updated Entity Framework Core 9 support to version 9.0.12
Updated Entity Framework Core 8 support to version 8.0.23
Fixed an issue where LINQ queries with subqueries or projections could generate incorrect SQL aliases when used with Entity Framework Core 9
Fixed an issue with String.IsNullOrWhiteSpace() in LINQ queries in Entity Framework Core
Fixed an issue with batch updates and batch deletes in Entity Framework Core
Fixed an issue with case-insensitive queries when config.QueryOptions.CaseInsensitiveComparison = true in Entity Framework Core
LinqConnect:
Fixed an issue where Devart.Data.Oracle.Linq.dll could be missing from the installation
Added support for BINARY, INT8, FLOAT32, and FLOAT64 sparse and dense vector data types in Oracle Database 23ai and 26ai
Added support for the BOOLEAN data type in Oracle Database 23ai and 26ai
Added support for the JSON data type in Oracle Database 21c, 23ai, and 26ai
Added the OracleVersion property to the OracleConnection class to retrieve the full Oracle Database version as five numeric segments
Added the LoadLicenseKey() method to the OracleConnection class
Improved OracleCommand.ExecuteArray() for large data volumes by removing the 65,535-iteration limit
Fixed an issue where the license key could not be applied on Red Hat–based Linux distributions (RHEL 9/10, AlmaLinux 9/10, Rocky Linux 9/10) when the system-wide cryptographic policy was set to DEFAULT
Entity Framework support:
Added support for Entity Framework Core 10
Added support for NetTopologySuite 2.6 in Entity Framework Core
Added support for NetTopologySuite 2.6 for EF6 in the .NET Standard 2.0 assemblies of the NuGet packages
Added support for BINARY, INT8, FLOAT32, and FLOAT64 sparse and dense vector data types in EF Core
Updated Entity Framework Core 9 support to version 9.0.12
Updated Entity Framework Core 8 support to version 8.0.23
Fixed an issue where LINQ queries with subqueries or projections could generate incorrect SQL aliases when used with Entity Framework Core 9
Fixed an issue with String.IsNullOrWhiteSpace() in LINQ queries in Entity Framework Core
Fixed an issue with batch updates and batch deletes in Entity Framework Core
Fixed an issue with case-insensitive queries when config.QueryOptions.CaseInsensitiveComparison = true in Entity Framework Core
LinqConnect:
Fixed an issue where Devart.Data.Oracle.Linq.dll could be missing from the installation
dotConnect for Oracle Professional Edition 11.0.0
released Dec 19, 2025 (New Release)
Added support for .NET 10
Added support for Visual Studio 2026
Added support for Visual Studio 2026 Insiders, version 18.3
Added trial product activation
Added license key-based licensing for .NET Framework assemblies
Added the License Key connection string parameter for .NET Framework assemblies
Added support for modern SSH encryption and key exchange algorithms
Added support for SingleStore (formerly MemSQL)
Added the SingleStore value to the MySqlServerType enumeration
Added support for SQL Server Reporting Services versions 2017 (15), 2019 (16), and 2022 (17)
Improved OracleLoader performance for LOB types in Direct mode
Fixed an issue with OracleConnection.Open() in .NET Framework applications that use .NET Standard provider assemblies from NuGet
Fixed an issue with the Clear() and Add() methods of the OracleSelectStatement class
Entity Framework support:
Updated support for Entity Framework Core 9 to version 9.0.11
Updated support for Entity Framework Core 8 to version 8.0.22
Fixed an issue with comparing variables or literal values in EF Core 9
Fixed an issue with parameters in EF Core
Fixed an issue that caused the ORA-00904 error when using enums in EF Core
Fixed an issue that caused an invalid cast from Int32 to an enum in EF Core
Fixed an issue that caused an invalid cast from String to an enum in EF Core
Fixed an issue with paging in EF Core 9 when connecting to Oracle 11.2 or earlier
Fixed an issue that caused a KeyNotFoundException when using Oracle spatial functions in EF Core
Fixed an issue with batch updates in EF Core 7 or later
Fixed an issue with String.Contains() in EF Core
Fixed an issue with the Devart.Data.Oracle.EFCore NuGet package on Apple Mac computers with the M3 (ARM64) chip
Fixed an issue with Performance Profiler in Visual Studio 2022 or later
LinqConnect:
Fixed an issue with the dotConnect for Oracle Professional Edition license key when using LinqConnect functionality
Fixed an issue with the EntitySet.ListChanged event
Added support for Visual Studio 2026
Added support for Visual Studio 2026 Insiders, version 18.3
Added trial product activation
Added license key-based licensing for .NET Framework assemblies
Added the License Key connection string parameter for .NET Framework assemblies
Added support for modern SSH encryption and key exchange algorithms
Added support for SingleStore (formerly MemSQL)
Added the SingleStore value to the MySqlServerType enumeration
Added support for SQL Server Reporting Services versions 2017 (15), 2019 (16), and 2022 (17)
Improved OracleLoader performance for LOB types in Direct mode
Fixed an issue with OracleConnection.Open() in .NET Framework applications that use .NET Standard provider assemblies from NuGet
Fixed an issue with the Clear() and Add() methods of the OracleSelectStatement class
Entity Framework support:
Updated support for Entity Framework Core 9 to version 9.0.11
Updated support for Entity Framework Core 8 to version 8.0.22
Fixed an issue with comparing variables or literal values in EF Core 9
Fixed an issue with parameters in EF Core
Fixed an issue that caused the ORA-00904 error when using enums in EF Core
Fixed an issue that caused an invalid cast from Int32 to an enum in EF Core
Fixed an issue that caused an invalid cast from String to an enum in EF Core
Fixed an issue with paging in EF Core 9 when connecting to Oracle 11.2 or earlier
Fixed an issue that caused a KeyNotFoundException when using Oracle spatial functions in EF Core
Fixed an issue with batch updates in EF Core 7 or later
Fixed an issue with String.Contains() in EF Core
Fixed an issue with the Devart.Data.Oracle.EFCore NuGet package on Apple Mac computers with the M3 (ARM64) chip
Fixed an issue with Performance Profiler in Visual Studio 2022 or later
LinqConnect:
Fixed an issue with the dotConnect for Oracle Professional Edition license key when using LinqConnect functionality
Fixed an issue with the EntitySet.ListChanged event
dotConnect for Oracle Professional Edition 10.4.290
released Jul 30, 2025 (New Release)
Added support for long passwords in Oracle 23ai
Changed the visibility of OracleException constructors from internal to protected
Fixed an issue that caused an AccessViolationException in OracleCommand when calling the GetRowId() method in the OCI mode
Fixed a design-time issue with the OracleDataTable Tasks interface element in Visual Studio 2022
Fixed an issue in dbMonitor integration where error messages were logged incorrectly
Entity Framework support:
Updated support for Entity Framework Core 9 to version 9.0.6
Updated support for Entity Framework Core 8 to version 8.0.17
Fixed an issue that caused the 'Invalid cast from String to Enum' error in EF Core 3 and later
Fixed an issue that triggered the 'ORA-00932: inconsistent datatypes: expected - got NCLOB' error in EF Core 9
LinqConnect (formerly known as LINQ to Oracle):
Fixed an issue with incorrect caching of the materialization function across different queries
Entity Developer:
Fixed a crash in Entity Developer that occurred when adding a class property in the Class Editor
Fixed an issue with handling Oracle identity columns
Changed the visibility of OracleException constructors from internal to protected
Fixed an issue that caused an AccessViolationException in OracleCommand when calling the GetRowId() method in the OCI mode
Fixed a design-time issue with the OracleDataTable Tasks interface element in Visual Studio 2022
Fixed an issue in dbMonitor integration where error messages were logged incorrectly
Entity Framework support:
Updated support for Entity Framework Core 9 to version 9.0.6
Updated support for Entity Framework Core 8 to version 8.0.17
Fixed an issue that caused the 'Invalid cast from String to Enum' error in EF Core 3 and later
Fixed an issue that triggered the 'ORA-00932: inconsistent datatypes: expected - got NCLOB' error in EF Core 9
LinqConnect (formerly known as LINQ to Oracle):
Fixed an issue with incorrect caching of the materialization function across different queries
Entity Developer:
Fixed a crash in Entity Developer that occurred when adding a class property in the Class Editor
Fixed an issue with handling Oracle identity columns
dotConnect for Oracle Professional Edition 10.3.20
released May 30, 2024 (New Release)
dotConnect for Oracle Professional Edition 10.2.0
released Nov 16, 2023 (New Release)
dotConnect for Oracle Professional Edition 10.1.151
released Jun 6, 2023 (New Release)
dotConnect for Oracle Professional Edition 10.1.134
released Mar 3, 2023 (New Release)
dotConnect for Oracle Professional Edition 10.0.0
released Jul 1, 2022 (New Release)
dotConnect for Oracle Professional Edition 9.16.1434
released Jan 26, 2022 (New Release)
dotConnect for Oracle Professional Edition 9.15.1410
released Dec 21, 2021 (New Release)
dotConnect for Oracle Professional Edition for Windows 7 - free download notice
Windows 7 Download periodically updates software information of dotConnect for Oracle Professional Edition from the publisher.
Full dotConnect for Oracle Professional Edition 11.1.33 details
Download dotConnect for Oracle Professional Edition 11.1.33
My Account
Help
Windows 7 Software Coupons
-
WinX MediaTrans
63% Off -
MacX Media Management Bundle
70% Off -
WinX DVD Copy Pro
42% Off -
MacX DVD Ripper Pro
50% Off -
FREE VPN PROXY by SEED4.ME WINDOWS
Free VPN by Seed4Me
My Saved Stuff
You have not saved any software.
Click "Save" next to each software.
Click "Save" next to each software.
Would you like to receive announcements of new versions of your software by email or by RSS reader? Register for FREE!
Windows 7 Downloads Picks
- dotConnect for MySQL Professional 10.1.35
- dotConnect for Oracle Professional Edition 11.1.33
- Audio DJ Studio for .NET 11.0
- Audio Sound Editor for .NET 8.0
- PDF-XChange Drivers API 10.1.1.381
- SmartCode VNC Manager Standard Edition x64 2023.9.1
- Python Encryption Library x64 9.5.0.98
- Audio Capture Pro ActiveX Control 2.0
- SmartCode VNC Manager Enterprise Edition x64 2023.9.1
- dotConnect Universal Mobile Edition 5.2.21
- Data Burner ActiveX Ocx SDK 4.1
- THTMLPopup 10.2.4.0
- VideoCap Pro SDK ActiveX 17.0.0.0
- Visualization Toolkit (VTK) 9.1.0
- MailMill COM x64 1.2.5
- My RSE Extensions 1.0.2
- TsMultiLineComboBox 1.04
- Ultimate SFTP Component 5.2.9092
- JOpt.NET 2.3.6
- GTK+ for Windows x64 3.24.14
Popular Tags
pdf417
code 93
net component
delphi
windows 7
windows
library
dotnet
net
smtp
mime
programming
.net
visual basic
sdk
email
visual studio
server
postnet
pop3
control
asp net
ssl
html
pdf
dll
barcode
activex
vb net
component
Popular Windows 7 Software
- Simply Fortran 3.41 Build 4438
- PHP 8.5.5
- dotConnect for MySQL Professional 10.1.35
- dotConnect for Oracle Professional Edition 11.1.33
- Miraplacid Text Driver SDK 8.0
- Turbo C++ 3.0
- dbForge Documenter for SQL Server 2025.3
- Windows Installer 4.5
- StyleControls 5.86
- Software Ideas Modeler Portable 15.31
- Free OCR C# 2022.8.7804
- Windows Post-Install 8.7.2
- Review Assistant 4.3.11
- Java SE Development Kit (JDK) 8 Update 221
- Code::Blocks for Windows 20.03 Build Apr 3 20
© 2026 Windows7Download.com - All logos, trademarks, art and other creative works are and remain copyright and property of their respective owners. Microsoft Windows is a registered trademarks of Microsoft Corporation. Microsoft Corporation in no way endorses or is affiliated with windows7download.com.



