Verifying the ODBC Driver Installation on Linux

You can verify your ODBC driver installation with the isql command on Linux.

Note:

isql may not be installed on your system by default. You may need to install the unixODBC package which contains this application.

To verify the ODBC driver installation on Linux:

  1. Go to the installation directory.

  2. Execute the source oaodbc[64].sh or source oaodbc[64].csh shell command.

  3. Run the following command from a command prompt:

    isql NetSuite <user name>@netsuite.com <NetSuite user account password>

    NetSuite refers to the data source defined in odbc.ini.

    Note:

    You can also use the —v switch to run the command in verbose mode to get more information in the event of a connection failure.

Related Topics

Downloading and Installing the ODBC Driver for Linux
Installing the Latest Driver on Linux
Installing a Driver for Linux into an Alternate Directory
Accessing ODBC Data Source on Linux
Configuring the ODBC Data Source on Linux

General Notices