cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to move from signal modeling to system modeling at the first JMP Aerospace Analytics webinar. Register. June 18, 1 p.m. US Eastern Time.

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