Using Named Pipes protocol using Mimer Data Provider

Connection string

This Mimer Data Provider connection string can be used for connections to Mimer SQL.

Protocol=NamedPipes;Service=myServerAddress;Database=myDataBase;
User Id
=myUsername;
Password=myPassword;

Note that the "Service" key is used to specify what server to connect to.