db

  Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic! Mail us feedback on this topic!  

 

The database connection string. Set the value of the key „db“ according to your database configuration.

 

Set „user id“ to a user who has read and write access to your Activation Server database
Set „password“ to the password of the configured user.
Set „data source“ to your SQL Server machine, e.g. MIRAGE-LPX350TU\SQLEXPRESS
Set „initial catalog“ to your database-name. The default name is lpweb.

 

Example

<add key="DB" value="user id=sa;data source=MIRAGE-LPX350TU\SQLEXPRESS;persist security info=False;initial catalog=lpweb;password="x8736kie938"/>

         

Page url: http://www.helpserver.biz/onlinehelp/lp/easygo/2.7/help2000/index.html?webconfig_db.htm