MS SQL Server
  Home arrow MS SQL Server arrow Page 2 - Configuring SQL Server Express 2005
ASP Free Forums 
.NET  
ASP  
ASP Code  
ASP.NET  
ASP.NET Code  
BrainDump  
C#  
Code Examples  
Database  
Database Code  
IIS  
Microsoft Access  
MS SQL Server  
Visual Basic.NET  
Windows Scripting  
Windows Security  
XML  
ASP Web Hosting  
ASP.NET Web Hosting 
Dedicated Servers 
Moblin 
JMSL Numerical Library 
Windows Web Hosting
 
IBM® developerWorks 
Sun Developer Network 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
MS SQL SERVER

Configuring SQL Server Express 2005
By: Justin Cook
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 45
    2004-09-09

    Table of Contents:
  • Configuring SQL Server Express 2005
  • The Easy Part – Installation
  • The Not-So-Easy Part – Configuration
  • Next – Connecting to Your Application
  • The Connection String

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Configuring SQL Server Express 2005 - The Easy Part – Installation


    (Page 2 of 5 )

    The easiest way to download and install SQL Server Express is with the installer for any of the other Express tools, found at http://msdn.microsoft.com/express. You can download it on its own and install, but the major problem with this route is that there is no GUI tools, you need the 'database explorer' in the other tool(s) to actually administer the database. Not to mention that the very reason you're going to be using the system is to create dynamic applications and websites, so you'll need the other tools anyways!

    I used Web Dev Express for working with Asp.Net. A word of caution: I tried to use the installer to do the downloading from behind a proxy, and it wouldn't work. At home I was able to use the installer, at work I was forced to download the individual packages for Web Dev and SQL Server Express, as well as one for the .Net 2.0 framework.

    Anyways, once you've downloaded the packages, it's mind-numbingly easy to do the installation. Just allow the install shield to install with all defaults.

    But that's where the ease ends. You see, the installation of SQL Express is nothing like that of SQL Server 2000. Here are some potential headaches:

    • You are at no time prompted for the desired server name. This is set by the installer, and you are given absolutely no indication as to what it is.

    • In an automated install you don't get to set the 'sa' password, it's set to a random strong password by the installer.

    • I feel the need to mention this again, as it's really the driver behind this article: there are absolutely no GUI admin tools provided with SQL Express!

    So without knowledge of how to connect to the server, what authentication to use, and what to do once you're connected, you'll soon be seeking some Aspirin! To prevent hours of frustration and hundreds of “access denied/authentication failed” messages, read on!

    More MS SQL Server Articles
    More By Justin Cook


       · I just wanted to leave you my compliments and thanks for the great article. I had...
       · 
       · ----------------------------------------Get free email at...
       · At the second step when I enter the command for EXEC sp_grantlogin...
       · Many thanks - I found your article very helpful. Just one thing. I believe that the...
       · Same problem I am having.
       · Can you register SQL 2005 Express server with SQL Enterprise Manager (GUI tool to...
       · What is going to happen when the app is published to a website on a server operated...
       · I came across the same error when I tried using MachineName/UserNameWhat I tried...
       · Thanks for the amazing tutorial. Got me up and running with no errors in 5 minutes!...
       · tnx, it has been very helpfull
       · Hi this article looks very relevant however before i start i would be grateful...
     

    MS SQL SERVER ARTICLES

    - Completing the Introduction to Transact-SQL
    - A Brief Introduction to Transact-SQL
    - Lookups and Blocking Bad Data
    - Field Validation Rules for Blocking Bad Data
    - Using Masks to Block Bad Data
    - Blocking Bad Data
    - Using @@ROWCOUNT and TABLE Variables for Dat...
    - How to Use Variables, IF and CASE in Databas...
    - Creating Important Aspects of Notification S...
    - Working wth Variables in Database Interactio...
    - Delving Deeper into Notification Services
    - Notification Services
    - Building a Multi-table Report with SQL 2005 ...
    - A Secure Way of Building Connection Strings
    - Transferring a Database Using the SSIS Desig...





    © 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway