|
|
|
|
Database HelpIf you're using MSDE as your development database, you'll find it tough to install and manage the sample "BIBLIO" database that comes with our books. That's because MSDE is a "deployment" version of SQL Server. It was never intended to be a platform for development except by those who already have the needed tools or know how to write them. I suggest getting a copy of SQL Server "Developer" edition which includes SQL Enterprise Manager or use one of the third-party tools listed below. MSDE Management ToolsBeta V does not endorse any of these third-party products. They're shown in order of price. The free versions of dbaMGR is
designed to work with SQL Server 7.0 and 2000 version of MSDE. White Bear Consulting. MSDE Manager licenses are currently $60 Australian dollars (around $36 US Dollars) for a single server license. QALite is a SQL Server client tool with a rich set of features. ($50.00 US) Additional third-party tools are listed here (scroll down to "3rd Party Tools") Additional HelpFor general help on MSDE, the web has a wealth of knowledge if you can find it. Here are a few links that can help:
|