Using TCP/IP using Mimer Data Provider

Connection string

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

Protocol=tcp;Node=myServerAddress;Service=1333;Database=myDataBase;
User Id
=myUsername;
Password=myPassword;

Note that the "Service" key is used to specify what TCP port to use.