This article is relevant if you are trying to connect up to NetSuite’s ODBC system.
NetSuite ODBC Connectivity
Recently, we started to experience some permission issues with our NetSuite ODBC connections. Strange, we have been working with ODBC for some time. For example, reference our articles below:
- NetSuite Delivers on ODBC
- Connecting ODBC to Multiple NetSuite Accounts
- NetSuite 64-bit ODBC Setup Instructions
NetSuite Offers Different ODBC Service Host Addresses
- Production Accounts: odbcserver.netsuite.com
- Development / Test Drive Accounts: odbcserver.na1.netsuite.com
- Sandbox Accounts: odbcserver.sandbox.netsuite.com
Related Articles
- NetSuite Updates ODBC to Support 64-Bit Drivers
- NetSuite Delivers on ODBC
- SQL Reporting on NetSuite Data Step-By-Step
- Connecting ODBC to Multiple NetSuite Accounts
- NetSuite 64-bit ODBC Setup Instructions
- Extract NetSuite Data for Backup and Reporting
- Warning: SQL Server Linked Server to NetSuite Issues
- Considering Producing NetSuite Financial Statements using Third Party Tools?
Can we use stored procedure?
Hi Mitsha,
NetSuite’s ODBC system is read only and does not support stored procedures.
Marty