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
geoff1
Level II

Post-query script not working with JMP 15 ?

Hello,

 

Just installed JMP15. Starting doing some test with some jmpquery I have.

I used the "Query Builder" to connect to SQL, and added "Post-Query Script" to save the table in specific folder.

 

When I open the jmpquery file (double click), and click "Run query", I got the datatable from my SQL, but the post-query script seems not running.

Could anyone confirm ?

 I looked at the Preferences\Query Builder and all check box look OK.

 

But when I run the jmpquery from a jsl script  (jmpquerry << Run ) , NO issue, my table is saved.

 

 

Thanks

Geof

 

@martindemel

 

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Post-query script not working with JMP 15 ?

Here's a link to the support note discussing the bug and workaround:

 

http://www.jmp.com/support/notes/64/895.html

View solution in original post

3 REPLIES 3
geoff1
Level II

Re: Post-query script not working with JMP 15 ?

I did more test.

 

Before I was using JMP14.

 

Now with jmp15, I open the jmpqury file, I can see my script under the Post-Query script tab.

I save AS new.jmpquery .

When I open the new.jmpquery , the Post-Query Script tab is empty...!!

Re: Post-query script not working with JMP 15 ?

Here's a link to the support note discussing the bug and workaround:

 

http://www.jmp.com/support/notes/64/895.html

geoff1
Level II

Re: Post-query script not working with JMP 15 ?

thanks !

Recommended Articles