SAS Service Name instead of port number using SAS IOM Provider

Connection string

This SAS IOM Data Provider connection string can be used for connections to SAS IOM.

Provider=sas.IOMProvider;Data Source=myServerName;
SAS Machine DNS Name
=lambchop.unx.sas.com;
SAS Protocol=2;
SAS Service Name
=sasobjspawn;

Make sure that "SAS Port" isn't defined in the connection string as it will override the "SAS Service Name" value.