Kbase P22433: Does Progress provide a .NET Data Provider ?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  8/14/2008 |
|
Status: Verified
GOAL:
Does Progress provide a .NET Data Provider ?
GOAL:
Is there a .NET Data Provider for Progress
GOAL:
How to connect from Visual Studio (.NET) to OpenEdge?
FACT(s) (Environment):
Progress 9.x
OpenEdge 10.x
All Supported Operating Systems
FIX:
Progress does not provide a .NET Data Provider at the time of this writing. The Microsoft ODBC .NET Data Provider can be used instead. This is not considered as supported by Microsoft, but it works with Progress.
The .NET Framework Data Provider for ODBC is not included in the .NET Framework version 1.0. If you require the .NET Framework Data Provider for ODBC and are using the .NET Framework version 1.0, you can download the .NET Framework Data Provider for ODBC at http://msdn.microsoft.com/downloads. The namespace for the downloaded .NET Framework Data Provider for ODBC is Microsoft.Data.Odbc.
The .NET Data Provider for ODBC is included in .NET Framework versions 1.1 and 2.0.