Re: SQL Server login problem

From: Anders Windelhed (anders@windelhed.com)
Date: 12/27/02


From: "Anders Windelhed" <anders@windelhed.com>
Date: Fri, 27 Dec 2002 13:40:29 +0100


Thank you very much! It works great now!

Anders

"John Bell" <jrm_bell@hotmail.com> wrote in message
news:3e0c3f6c$0$22594$afc38c87@news.easynet.co.uk...
> Hi
>
> You can change the service account using the services applet in control
> panel (or under the administrators menu)
>
> John
>
> "Anders Windelhed" <anders@windelhed.com> wrote in message
> news:pqWO9.1785$T41.1960@amstwist00...
> > Hello! I have a big problem with my SQL server. I had to remove the
domain
> > from my server (same machine that was running the SQL server) and after
I
> > had done so I remembered that I used windows authentication when
starting
> > the SQL server. The only user that had access to the server is now
> > deleted... I have created a new domain with the same name in hope that
it
> > would allow me to start the database again but that did not help.
> >
> > The error message I receive is:
> > "An error 1069 - (The service did not start due to a logon failure)
> occurred
> > while performing this service operation on the MSSQLServer service."
> >
> > Is there a way to start the service and access the data again or do I
have
> > to reinstall the server again?
> >
> > Best regards
> >
> > Anders
> >
> >
>
>



Relevant Pages

  • Store program EXE in table?
    ... I have remote control software ... my application uses as its data storage system MSDE 2000 (with ... since I already have SQL Server running on the network I'd like ... Is there some way that I can either a) store my program files (one EXE ...
    (comp.databases.ms-sqlserver)
  • Re: SQL Server 2000 speed problems
    ... >> CREATE TABLE Control ... >> This is done by inserting a new row with the current time into the ... >> written to the database, and the writing needs to be fast, in the region ... >> similar that can be changed on SQL Server that could help solving this ...
    (microsoft.public.sqlserver.programming)
  • Re: DBA Access to SQL Server
    ... > look at the qualifications or trust of your sql dba ... > rather than his/her permissions. ... > 99.9% of the time i hear this question it's a control ... if your support model includes the DBA folks doing the SQL Server ...
    (microsoft.public.sqlserver.security)
  • Re: :: Control user access
    ... IMO it totally depends on the nature of the application. ... As you indicate SQL Server involvement, ... Microsoft MVP (Windows Security) ... > way to control user access in my application. ...
    (microsoft.public.security)
  • Re: using lookup and display only field as control field
    ... The control table would have only one row. ... assosciation between the two tables if the key field was null in both ... Of course, the syntax above is specific to SQL Server, but it's the ... Books Online for SQL Server 2005 at ...
    (comp.databases.ms-sqlserver)