1. Make sure you have the LIMS driver installed. You may need to create a named data source using the ODBC administrator
2. Click on File > Database > Open Table
3. Click on New Connection...
4. Click on the Machine Data Source tab and locate the named data source for your LIMS ODBC driver.
If a named data source doesn't exist:
- Click the New button and create a User Data Source.
- Select the LIMS driver from the list and click Next. You'll need to supply information and credentials specific to your LIMS system.
- Because this can be so variable you'll probably need to contact the LIMS vendor for help.
5. If a named data source exists, or after creating one, select it.
6. You should get a prompt for LIMS credentials. I'm not sure what this will look like; for Oracle it wants a TNS name, username and password.
7. You should get to a screen showing usernames (or schemas) and tables. Select a schema and table, and then click Open Table
If you've gotten this far most of the heavy lifting has been done. With the table that you've read in, click on the red triangle next to Source (under the table name) and select Edit. If Source does not show up go to File > Preferences, Tables and uncheck the box next to ODBC Hide Connection String.
This will show you the JSL that JMP used to open the table from the database. You can to save the connection string for reuse in other queries.
There's a comparable path if you use JMP's query builder.