Jump to content
WnSoft Forums

Oracle.dataaccess.dll Version 4.112.3.0 Download -

<add assembly="Oracle.DataAccess, Version=4.112.3.0, Culture=neutral, PublicKeyToken=89b483f429c47342" /> Or use a binding redirect for legacy apps:

gacutil /l Oracle.DataAccess | find "4.112.3.0" In your .csproj or app.config / web.config : oracle.dataaccess.dll version 4.112.3.0 download

Oracle.DataAccess.dll is the core assembly for ODP.NET (Oracle Data Provider for .NET) – the official ADO.NET driver that allows .NET applications to communicate with an Oracle Database. &lt;add assembly="Oracle

×
×
  • Create New...