Connection String

Top  Previous  Next

The connection string defines exactly how TntMPD.DataServer will connect to your database.  This is a Microsoft OLE DB or Microsoft ADO connection string.

 

Remove the check next to to "Use Template" to allow custom editing.  Now, you may click on "Edit..." to use the built-in editor.

ConnectionStringEditor

 

You might also choose to enter the connection string manually.  For some assistance in putting together a connection string for your particular database, consider these helpful websites:

 

http://www.connectionstrings.com/
http://www.carlprothman.net/Default.aspx?tabid=81
http://www.codeproject.com/database/connectionstrings.asp