Microsoft SQL Server 2000 Desktop Engine MSDE

July 13, 2005 | In Developer

Installation

Unlike most Microsoft applications, you cannot double click the MSDE setup.exe file to install. Doing so will start the Windows Installer, but the install may error out and fail. Instead, change to a command prompt, and run setup with the appropriate switches.

If you want MSDE to run in mixed mode, accepting both SQL and Windows security, then the switch “SECURITYMODE=SQL” is required. When running in mixed mode, a blank sa password is not allowed, the switch “SAPWD=”AStrongPassword” must be included.

Optionally, an instance name can be specified using INSTANCENAME=”InstanceName.” If omitted, a default SQL instance is created. If MSDE should accept connections from other machines on the network, there is a switch for enabling or disabling network protocols. “DISABLENETWORKPROTOCOLS=n”, with a value of either 1 for No, or 0 for yes. Default data and target directories can be specified using DATADIR=”data_folder_path” and TARGETDIR=”executable_folder_path”. A typical install may look like:

setup sapwd="myPWD" DISABLENETWORKPROTOCOLS=0 securitymode=sql

Flash Player 8 Beta

July 13, 2005 | In Developer

Macromedia has released a public beta of Flash Player 8 for backwards compatibility testing purposes. No new features are being demonstrated at this time, the release is for compatibility only.

Download Flash Player 8, Public Beta 1
www.macromedia.com/software/flashplayer/public_beta

Scripting Editor, Windows Scripting at SAPIEN Technologies, Inc.

July 13, 2005 | In Developer

PrimalScript 3.1 is a professional scripting environment that adds significant efficiency to the scripting process. Ideal for web developers and system administrators, PrimalScript supports 30+ modern languages, in a code based tool that assures maximum control.

Scripting Editor, Windows Scripting at SAPIEN Technologies, Inc.

© 2008 Martin Crockett. Sitemap. RSS Entries and comments feeds. Valid XHTML and CSS. ^Top^