NET_4.1.TXT 3.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. =================================
  2. MACHINE SPECIFIC NOTES
  3. FOR
  4. IBM INFORMIX-Client SDK 4.10.FC10 PRODUCT RELEASE
  5. IBM Informix .NET Provider Version 4.10.FC10
  6. On Windows x64
  7. DATE: 23 Oct 2017
  8. =================================
  9. OS Information : Built on Windows Server 2008 x64 SP2. Certified on
  10. Windows 7 x64, Windows 8 x64,
  11. Windows Server 2008 R2 x64, Windows Server 2012
  12. Windows 2012 R2 x64, Windows 2016 and Windows 10.
  13. Machine Specific Notes
  14. ======================
  15. 1. IBM Informix .NET Provider for 2.0 .NET framework is built on Windows
  16. Server 2008 with Service Pack 2 using Visual C# compiler from:
  17. Microsoft .NET Framework v2.0.50727
  18. IBM Informix .NET Provider for 1.1 .NET framework is not supported
  19. on this platform.
  20. 2. IBM Informix .NET Provider for 4.0 .NET framework is built on Windows
  21. Server 2008 with Service Pack 2 using Visual C# compiler from (Visual
  22. Studio 2010 with Visual Studio 2010 SP1 update):
  23. Microsoft .NET Framework v4.5.51209 SP1
  24. 3. IPv6 Support
  25. IDS supports Internet Protocol Version 6 (128 Bit Internet Addresses)
  26. as well as IPv4 (32 Bit Addresses).
  27. In order for the machine name specified in the SQLHOSTS registry to resolve
  28. to the correct IP address, the name services files on the Operating System
  29. should be correctly configured.
  30. For compatibility with older IBM Informix client and server products,
  31. assign the same hostname with both an IPv4 address and an IPv6 address.
  32. If the listener needs to be bound to an IPv4 address and the name services
  33. resolve the name in the order of the IPv6 address followed by IPv4 address,
  34. then an explicit IPv4 address needs to be put in the nodename field of the
  35. server registry. Client applications should also use the same setting.
  36. 4. Connectivity on Windows Vista
  37. To enable connections between database servers on the Vista operating
  38. system, you must enable network discovery and NetBIOS over TCP/IP.
  39. To enable connections:
  40. 1) From the Control Panel, double-click Network and Sharing.
  41. 2) In the Sharing and Discovery section of the Network and Sharing Center,
  42. click Network discovery and then Turn on network discovery.
  43. 3) In the Network section, click View Status next to the Local Area
  44. Connection.
  45. 4) In the Local Area Connection Status dialog box, click Properties.
  46. 5) In the Local Area Connection Properties dialog box, choose the
  47. appropriate Internet Protocol Version and click Properties.
  48. 6) In the Internet Protocol Version Properties dialog box, click Advanced.
  49. 7) On the WINS page of the Advanced TCP/IP Settings dialog box, click
  50. Enable NetBIOS over TCP/IP and then click OK.
  51. 8) Continue clicking OK or Close until all dialog boxes are closed.
  52. 5. The IBM Database add-ins for Visual Studio is not supported.
  53. Check the following web site for the latest Windows system requirements:
  54. http://www-01.ibm.com/support/docview.wss?rs=630&uid=swg27016673
  55. (C) Copyright IBM Corp. 2007, 2017
  56. (C) Copyright HCL Technologies Ltd. 2017. All Rights Reserved.