- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Closing SQL query after running
Hello,
I have a JSL script that calls for different SQL queries. After the data table is complete, I want to close the queries. Is this possible?
query = Close( "C:\\example.jmpquery" )
does not work.
Thanks.
10 REPLIES 10
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: Closing SQL query after running
Thanks! this works!
- « Previous
-
- 1
- 2
- Next »