JMP scripts embed DSN parameters; why??
JMP scripts embed data connection parameters inside the JSL file. Is there any reason for such improper programming practice? Imagine you have hundreds of JSLs and SQL admin decided to change the server or database credentials. Why not use DSNs as an intermediary?