SQL Native Client ODBCEnable MARS
Driver={SQL Native Client};Server=myServerAddress;Database=myDataBase;
Trusted_Connection=yes;MARS_Connection=yes;
Connecting
This connection string (Enable MARS using SQL Native Client ODBC) can be used for connections to SQL Server 2005.
Not the right connection string for you?
Start over in the connection string reference index.
You can also get help in the Q&A forums where you can ask your own question.
The kb articles contains how-tos and instructions and you can search for anything if you're not sure were to look.