Close Database connection
Hi, Is there a way to close the database connection before running the script?I have an SQL script that crashes JMP if there's an open connection, so I'm trying to figure out a way to close all the connections before running the script. Thanks,