Hello - I'm a relative newbie to JMP, but need assistance establishing a connection to several SQL Server database stored procedures. The SPs have a few input parameters that need to be supplied at runtime, and they will generate recordsets of data based on that. I've tried using just the ODBC System DSN approach, but the SPs aren't exposed there, so I've read that JSP is perhaps an option. Any snippets of code or best practices are very appreciated.