Find knowledge base article(s) by searching for keywords in the title e.g. type linux in the search box below
Find knowledge base article(s) by browsing the subject categories of articles
Technology quick references, cheatsheets, user manuals etc.
Shop Online through ShopifyLite
Tutorials on various IT applications.
Search Title    (UL:0 |SS:f)

Software >> Services >> RDBMS >> SQL Server >> MSDE >> 2000 >> How to install a MSDE and Northwind db for Visual Studio .Net 2003

get MSDE 2000 with SP3 install a named instance NETSDK by putting the following in the setup.ini setup.ini ------------------ [Options] INSTANCENAME="NETSDK" SECURITYMODE=SQL SAPWD="<sa-password>" then run setup from the same folder where that setup.ini is located After setup, register the named instance eg. ARPC1\NETSDK on Enterprise Manager. Install the Northwind from the configsamples.exe in C:\Program Files\Microsoft Visual Studio .NET 2003\SDK\v1.1\Samples\Setup Note that this setup program expects an MSDE instance named NETSDK
[ © 2008-2021 myfaqbase.com - A property of WPDC Consulting ]