Marty Zigman

Conversations with Marty Zigman

Certified Administrator • ERP • SuiteCloud

NetSuite 64-bit ODBC Setup Instructions

NetSuite Reporting Technical

Tags: , , , ,

In my article NetSuite Delivers on ODBC, discussions have helped a number of NetSuite Administrators get ODBC connected. Yet, with Windows 7 (and possibly Windows Eight) growing in popularity including 64 bit machine architectures, the setup is more complicated.  Normally, you need to go to NetSuite Support to get the instructions.  I am including them here because at the time of this writing, it is not clear how to perform the setup from their instructions.

Download DataDirect 64bit Drivers

The NetSuite ODBC driver leverages the DataDirect ODBC driver set.  Download the 7.0 drivers here and install them on the target 64 bit machine.

Add NetSuite License File

NetSuite will provide you with a oaodbc64.lic file that will replace the evaluation version located at the Program Files > DataDirect > oaodbc700 file directory.  Given this license file is proprietary, I will not post it here.  However, contact me and I can provide you the license file.

Configure the ODBC Configuration

Here is where it gets a little tricky.  You will need to define an ODBC connection manually.  Here is what you need to do.

  1. Run %windir%\system32\odbcad32.exe to start the Windows Data Sources (ODBC) manager.
  2. Select a User DSN or System DSN and then click Add.  You should be presented with a dialog  as illustrated.  Select the DataDirect driver.
  3. Include the following information parameters. The key components are the Service Host (varies if you are trying to get to the Production or Sandbox environments), the Service Port (1708) and the Service Data Source (“Netsuite.com”).   See dialog.
  4. Select the Security tab and turn on Encrypted SSL. See dialog.
  5. Finally, Test Connect and you should be prompted for a user name and password.

Related Articles

  1. Resolving ODBC 64 bit Driver References
  2. SQL Reporting on NetSuite Data Step-By-Step
  3. Connecting ODBC to Multiple NetSuite Accounts
  4. NetSuite ODBC: “You Don’t Have Permission to Use ODBC.”
  5. Extract NetSuite Data for Backup and Reporting
  6. Warning: SQL Server Linked Server to NetSuite Issues
  7. Considering Producing NetSuite Financial Statements using Third Party Tools?

Marty Zigman LinkedIn

Marty Zigman

Holding three official certifications, Marty is widely recognized as a top NetSuite expert and leads a team of senior professionals at Prolecto Resources, Inc. A former Deloitte & Touche CPA and technology executive with CTO roles, he brings over 35 years of leadership in ERP, CRM, and eCommerce business systems. Contact Marty to engage directly.

BiographyYouTubeLinkedInX (Twitter)

26 thoughts on “NetSuite 64-bit ODBC Setup Instructions

  1. Hi Marty:
    We deploy a complete virtualized business (VM) application for inventory planning. It includes the OS which is Linux. I noticed these instruction are for Windows, do you know if there is an Linux driver for the Oracle connection?

    Reply
  2. Hi Marty

    I am looking to hire a strong programmer to do ODBC extracts from Netsuite.

    Either a very strong consultant or someone who is looking for a career beyond just writing drivers.

    I have full time and 6-12 month contract work available.

    Reply
  3. Is getting data out of NetSuite – the so called “who owns the data” issue still relevant these days?

    We are considering implementating NetSuite but are concerned that we could be locking ourselves into a long-term commitment even though the contract would only be 3 years.

    Reply
  4. I have installed license version of data direct odbc driver and created user DSN. I am trying to connect to Netsuite sandbox through SSIS and read the data to load into my SQL server table?
    Getting the error message The specified DSN contains an architecture mismatch between the driver and application.

    Any help is highly appreciated.

    Thanks
    Abe

    Reply
  5. Hi Marty,
    We are trying to connect to netsuite using JDBC ODBC driver.
    There are no inherent drivers from netsuite to accomplish this.
    Do you have any suggestions or drivers and how can we achieve this?

    Reply
  6. Hi Marty
    I’ve exhausted all avenues of support & am hoping you can help? We have tried all manner of ODBC connectors from out of the box suiteconnect, cdata’s RSSbus etc to try to connect Tableau reporting to Netsuite which should be fairly easy in theory. The problem we have is not the connection which, we have done, & looking at the log files the basic queries we are using are served in milliseconds but, tii get the result set back from the servers is taking literally hours & is completely unworkable. Being new to Netsuite, I come from a SAP background where Business Objects & Crystal Reports make this so easy, I have no idea where to start with this & am caught between our Netsuite partner who want to charge us thousands to look at it & Netsuite Account Manager who just wants to refer me back to the Netsuite Partner!! Would you be able to offer any form of advice as to how we can get up & running with this as, I’m struggling to believe that a system with a Customer Base the size of Netsuite’s cannot do the most basic 3 dimensional reporting that any BI/MI tool out there can do 7 feel we must be missing something??

    Any help or guidance appreciated

    Yours exasperated

    Scott.

    Reply
  7. I am trying to setup the connection via “ODBC Data Source Administrator” on Windows Server 2012. When I click on the Security tab, there is no place to select the “Encrypted (SSL)”. I do have the two security certificates selected. When I click the test button, instead of having the popup that asks me to enter a username and pw, i get an error message that says: [NetSuite][ODBC 64bit driver][64bit Client] TCP/IP error, connection timed out. Any ideas why this is happening?

    Reply
  8. In case anyone ever gets the error I mentioned previously, this is related to a firewall setting. We had to open port 1708 (for the NetSuite URL).

    Reply
  9. I have the 32 and 64 bit ODBC connnections working. However when I try to reference them in SSIS using ADO.NET, only the 32 bit ODBC connection shows up. Any ideas why?

    Reply
  10. Hi,

    We’re trying to package and deploy the ODBC driver using SCCM. It’s a real nightmare – a scripted installation referencing the setup.iss file fails to complete because, during the install, a second process is launched which finishes before the main installation – we see an error code (which I’ve matched as successful in sccm) – do you have any guidance on how we can deploy this via sccm (both install and uninstall). I’ve toiled over this for about a day!

    Reply

Leave a Reply

Your email address will not be published. Required fields are marked *