September 29, 2002 - Specifying IBuySpy's Server Instance Name
![]() |
September 29, 2002 Specifying IBuySpy's Server Instance Name Tips: September 2002
Yehuda Shiran, Ph.D.
|
Web.config which is in the lower StoreDOCJS folder. One of the statements in this file is appSettings:
<appSettings>
<add key="ConnectionString"
value="server=HAW2L1800\NetSDK;Trusted_Connection=true;database=StoreDOCJS" />
</appSettings>
Replace the server name, HAW2L1800\NetSDK, with your own server name. You should easily pick it from the SQL Server Enterprise Manager (the icon with the Play arrow symbol next to it).



