Nonstop Database, HiRDB Version 9 UAP Development Guide

[Contents][Index][Back][Next]

16.1.2 Prerequisite programs for HiRDB.NET Data Provider

Organization of this subsection
(1) Supported platforms
(2) Required programs

(1) Supported platforms

ADO.NET 1.1 support (32-bit mode)

ADO.NET 2.0 support (32-bit mode)

ADO.NET 2.0 support (64-bit mode)

(2) Required programs

The environment requirements in order to develop and execute application programs are explained in this subsection.

To develop ADO.NET 1.1-compatible UAPs:
Development environment
  • Microsoft Visual Studio .NET 2003
  • Microsoft Visual Studio 2005
Execution environment
  • Microsoft Internet Explorer 5.01 or later
  • Redistributable package of .NET Framework Version 1.1 or later

To develop ADO.NET 2.0-compatible UAPs:
Development environment
Select one of the following:
  • Microsoft Visual Studio 2005
  • Microsoft Visual Studio 2008
Execution environment
  • Microsoft Internet Explorer 5.01 or later
Select one of the following:
  • Redistributable package of .NET Framework Version 2.0
  • Redistributable package of .NET Framework Version 3.0
  • Redistributable package of .NET Framework 3.5
  • Redistributable package of .NET Framework 4
If you use an ADO.NET2.0-compatible HiRDB.NET Data Provider in an environment where only .NET Framework 4 is installed, set the useLegacyV2RuntimeActivationPolicy attribute to true in the <startup> element in the application configuration file.

To develop ADO.NET2.0-compatible UAPs (64-bit mode):
Development environment
Select one of the following:
  • Microsoft Visual Studio 2005
  • Microsoft Visual Studio 2008
Execution environment
Microsoft Internet Explorer 5.01 or later
Select one of the following:
  • Redistributable package of .NET Framework Version 2.0
  • Redistributable package of .NET Framework Version 3.0
  • Redistributable package of .NET Framework 3.5
  • Redistributable package of .NET Framework 4
If you use an ADO.NET2.0-compatible HiRDB.NET Data Provider in an environment where only .NET Framework 4 is installed, set the useLegacyV2RuntimeActivationPolicy attribute to true in the <startup> element in the application configuration file.

You can install a redistributable package of .NET Framework as a Windows update. Its operation is not guaranteed in Microsoft Visual Studio .NET 2002 + .NET Framework SDK Version 1.1.