Cannot access Sql Db (Northwind) from Server Explorer in VB.NET

From: Stephen P. (P._at_discussions.microsoft.com)
Date: 01/01/05

  • Next message: R Kaplan: "Re: Slow SQL Server"
    Date: Fri, 31 Dec 2004 17:47:02 -0800
    
    

    I'm hoping someone can help me with this problem.
    I just installed Sql 2000 Developer Edition and chose the default instance
    installation. I also upgraded it to SP3.

    I have two problems I have encountered:
    1) Unless I check the option to logon as "Local System Account..." in the
    logon section (of the MSSQLSERVER properties dialog) I cannot start the
    service using the "This account" option using my local machine's user name.
    I presently am not using a password for my administrator settings since I'm
    the only one using the machine. During the installation it automatically
    filled in my machine name and left the password field empty (which makes
    sense since I don't have a user password). After installation completed I
    was unable to start the service and received error 1069, unable to logon to
    the server. I located Q282254 which explained this error, but following its
    instructions did not resolve the issue. I was forced to switch to "Use local
    system..." instead and then the service successfully started. I would like
    to know why I couldn't start the service using the default method?

    2) With the service running, I went into Enterprise Manager and registered
    my machine with the server. Once I did that all the development databases
    appeared, such as Northwind and pubs. Next I started Visual Studio (2003).
    I created a new windows program and opened up server explorer. It opened up
    the datalink dialog. I selected localhost, use Win NT integrated security.
    I selected Northwind from the dropdown box and then hit "Test Connection".
    The test passed successfully! Next I clicked OK to close the datalink dialog
    and then I received an error message telling me that this version of Visual
    Studio can only open Sql Desktop (MSDE) or Access databases. At that point I
    clicked OK and the link to Northwind failed to appear in server explorer.
    Lastly, in server explorer, if I right-click on create new database
    connection, the option to create a new SQL database is greyed out, indicating
    that I can't create a new database in SQL.

    I'm hopinig someone can tell me why I'm receiving these errors, and what do
    I need to do to fix them? I'm mostly concerned with resolving issue #2
    above, but would appreciate an answer to issue #1 if possible.

    Thanks for your help with this!!

    Stephen P.


  • Next message: R Kaplan: "Re: Slow SQL Server"

    Relevant Pages

    • RE: Installing SP4 on SQL 2000
      ... I have only recently re-installed SQL on my machine, ... As well as kb article 303747 "How to install SQL Server ... I notice on page 1 of the removal kb that it lists a set of database files ... uninstall, perhaps I should try that, with the installation disk, first? ...
      (microsoft.public.sqlserver.setup)
    • Re: MAJOR SQL and SharePoint Upgrade - Help with Installation Overview
      ... The version of SQL Server 2005 Express used with the Basic installation of WSS 3.0 ("Windows Internal Database") does not have any size limits. ...
      (microsoft.public.sharepoint.windowsservices)
    • Re: Cannot save document. Form Validation Error..Web Server is busy
      ... It is observed that in Sharepoint Portal Server 2003, ... database is installed on a MSDE instance. ... Is there a way to convert/migrate/ that database instance to SQL ... assuming the installation directory of SQL server is on C ...
      (microsoft.public.sharepoint.portalserver)
    • Re: Cant Install SP4 for SQL 2000 / Win2k3
      ... the installation hangs at "Validating User. ... > Database 'msdb' cannot be opened. ... > See the SQL Server errorlog for more information. ...
      (microsoft.public.sqlserver.setup)
    • Server Explorer problem
      ... I'm just getting up to speed learning SQL. ... I created database in server explorer and added some tables and columns. ... Dim Con As SqlConnection ...
      (microsoft.public.vstudio.development)