cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Sign-in to the JMP Community will be unavailable intermittently Dec. 6-7 due to a system update. Thank you for your understanding!
  • We’re retiring the File Exchange at the end of this year. The JMP Marketplace is now your destination for add-ins and extensions.
  • JMP 19 is here! Learn more about the new features.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
cjackso21
Level I

Is there a way to make a script for a JMP Database Query?

In order to get traceability of our materials, I currently build a DB query to pull data from a table an Engineering table in our DB.   Can I create a script to do this?

1 REPLY 1
txnelson
Super User

Re: Is there a way to make a script for a JMP Database Query?

I believe that if you run your interactive database query, then once the new table is created, you can look in the Table Panel on the left side of the data table for the "Source" entry.  Right click on Source and select Edit and you will see the JSL required to perform the extraction using JSL

Jim

Recommended Articles