NetSuite provides a read-only ODCB driver (common way to access a databases) to connect to its platform. We are interested in this because we offer Secure Remote SQL Reporting Services which closes the gap for businesses that wish to fully leverage Cloud Computing but have discovered that NetSuite’s built-in report tools are not quite good enough.
Setup of the NetSuite ODBC Driver requires the following:
- Module Add-on Package purchased from NetSuite.
- Get the ODBC driver installed on client machines. The ODBC Driver is available for download on the NetSuite Settings Dashboard. In our case, we configured this with our Remote SQL Reporting services integrated with Windows SharePoint Services. For the purposes of this discussion, we will use Microsoft Access to illustrate connectivity. The driver is available for download from the NetSuite dashboard Setting Portlet.
- Download and Install OpenSSL offered from Shining Light Productions. Additional C++ distributables may be required.   These are clearly referenced on the site. Be sure to donate to help further the cause to keep software costs low.
- Configure the Windows ODBC Driver.Â
- Provide your NetSuite user name and password.
- Link to interested tables and provide reference to the respective primary key(s). Use the NetSuite “Table of ODBC Views” guide for reference within the Help system.
- Optionally, setup relationships to let the tools help you during the development of your queries.
- Retrieve data into your application.
Below are screen shots of the configuration basic steps:
- Download NetSuite ODBC Driver
- Windows ODBC Administrator Utility
- Advanced ODBC Administration
- Access: New Database
- Access: Link Data
- Access: Select NetSuite ODBC
- Access: Select your NetSuite ODBC Data Source
- Login with NetSuite Credentials
- Access: Available Link Tables
- Access: Assign Primary Key
- Access: Relationship Manager
- Access: Get data from query










2 Comments
Where can this driver be downloaded? I see it mentioned in the docs. Yet I cannot find it.
Found it: Once ODBC feature is enabled, go to the Home page, and in the Settings portlet, click the Download ODBC Driver link.
One Trackback
Warning: call_user_func(custom_pings) [function.call-user-func]: First argument is expected to be a valid callback in /var/www/wordpress/wp-includes/comment-template.php on line 1240