ADO.NET Drivers
This topic includes all the ADO.NET driver versions that have been made available for download. Each driver version includes details of the changes that were introduced and additional information of each version. You should always install the latest version available.
Driver versions are listed chronologically with the latest version at the top of the list.
ADO.NET Driver for Windows (8.10.176.0)
-
Driver version: 8.10.176.0
-
Release date: April 28, 2025
-
Driver details: Upgrade to this version is optional, but it is preferred. This driver version includes the following:
-
Support for .NET and .NET Framework. This release includes support for .NET 8, and also includes templates and sample projects to create your own .NET and .NET Framework applications.
-
General bug fixes.
-
A tool to register your driver. In previous driver versions, you could only add your driver file to Windows Global Assembly Cache (GAC) by using the VsUtil.exe tool. With this release, the VsUtil.exe tool has been removed from this driver version and you can add your driver file to Windows GAC using a new command line application. The driver installation folder now contains two driver files:
NetSuite.SuiteAnalyticsConnect.dll
andNetSuite.SuiteAnalyticsConnectStd.dll
. You can register one of the two files depending on the application that you are using:-
If you are using .NET Framework, add the driver file
NetSuite.SuiteAnalyticsConnect.dll
to the Global Assembly Cache (GAC) or directly to your project. -
If you are using .NET, add the driver file
NetSuite.SuiteAnalyticsConnectStd.dll
to your project.Note:The driver has dependencies to some packages. Ensure that the following NuGet packages are included: System.Configuration.ConfigurationManager, System.Diagnostics.PerformanceCouter, and System.Security.Permissions.
For information about how to add your driver files, see the following:
-
-
-
SHA256 checksum of the downloadable EXE file:
5ddbfbd0e3fc1f2ffa3a89c83c01074b1e958499a8c43db32fe1d7c35a8b586f
ADO.NET Driver for Windows (8.10.159.0)
-
Driver version: 8.10.159.0
-
Release date: December 11, 2023
-
Driver details: Upgrade to this version is optional, but it is preferred. This driver version supports the Transport Layer Security (TLS) 1.3 security protocol, which provides enhanced security. The TLS 1.3 protocol is not enabled for SuiteAnalytics Connect servers yet. However, if you install ADO.NET driver version 8.10.159.0, the TLS 1.3 protocol will be automatically used as soon as it is enabled for Connect servers. This version also includes the following changes for use with SuiteAnalytics Connect:
-
Added support for .NET Framework 4.6, 4.7, 4.8 and .NET 6
-
Security upgrades
-
General bug fixes
-
-
SHA256 checksum of the downloadable EXE file:
55f03b6bc7066d595e427a8e124f9903b738e9dcb953c60cee322ee3e904ef9e
This is not the latest ADO.NET driver version available. For information about the latest ADO.NET driver released, see ADO.NET Driver for Windows (8.10.176.0).
ADO.NET Driver for Windows (8.10.89.0)
-
Driver version: 8.10.89.0
-
Release date: November 17, 2022
-
Driver details: This version includes the following changes for use with SuiteAnalytics Connect:
-
Security upgrades
-
General bug fixes
-
-
SHA256 checksum of the downloadable EXE file:
7d56bc332d6fb558185413450ff2d44f85e938c1c41911970e9d718df7731276
This is not the latest ADO.NET driver version available. For information about the latest ADO.NET driver released, see ADO.NET Driver for Windows (8.10.176.0).
ADO.NET Driver for Windows (7.20.50.0)
-
Driver version: 7.20.50.0
-
Release date: January 8, 2016
-
Driver details: This version includes the following changes for use with SuiteAnalytics Connect:
-
Certificates are required.
-
TLS version 1.2 cipher suites are supported.
-
The
scompid
androleid
parameters are required.
-
-
SHA256 checksum of the downloadable EXE file:
a0e4887c6e54aa78010957fe52c5d4d6373bf2fc8c60f22fab956f0d7155c839
This is not the latest ADO.NET driver version available. For information about the latest ADO.NET driver released, see ADO.NET Driver for Windows (8.10.176.0).