Re: Cannot create a SQL user logon

From: Tibor Karaszi (tibor_please.no.email_karaszi_at_hotmail.nomail.com)
Date: 07/01/04


Date: Thu, 1 Jul 2004 08:44:04 +0200

Then just run the free GUI at:
http://www.dbmaint.com/SyncSqlLogins.asp

-- 
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://www.solidqualitylearning.com/
"GreenThumb" <GreenThumb@discussions.microsoft.com> wrote in message
news:895898FC-6E63-4F87-95D0-FAB1900F2836@microsoft.com...
> seems like a lot of steps - can I just delete and re-create?  if yes, how?
>
> Thank You
>
> "Narayana Vyas Kondreddi" wrote:
>
> > May be an orphan users problem. See:
> > http://vyaskn.tripod.com/troubleshooting_orphan_users.htm
> > -- 
> > HTH,
> > Vyas, MVP (SQL Server)
> > http://vyaskn.tripod.com/
> > Is .NET important for a database professional?
> > http://vyaskn.tripod.com/poll.htm
> >
> >
> > "GreenThumb" <GreenThumb@discussions.microsoft.com> wrote in message
> > news:12CFC41B-4E5C-4584-AEC6-0EB5FA399293@microsoft.com...
> > Hi,
> >
> > The logon exists in the syslogins table but it doesn't appear in the Users
> > section in Enterprise Manager.
> >
> > Thanks for your help!
> >
> > "Hari" wrote:
> >
> > > Hi,
> > >
> > > Login to Query Analyzer and execute the below query to check if login
> > exists
> > > or not.
> > >
> > > select name from master..syslogins
> > >
> > > --
> > > Thanks
> > > Hari
> > > MCDBA
> > >
> > > "GreenThumb" <GreenThumb@discussions.microsoft.com> wrote in message
> > > news:60D23201-D724-4BAB-8591-05F0E2B975E6@microsoft.com...
> > > > Hello Everyone-
> > > >
> > > > I am trying to create a new logon in SQL 2000 using Windows
> > > authentication.  However, I am given a "21008 Login already exists" but
> > this
> > > login clearly does not already exist.  Any ideas?
> > > >
> > > > Thanks,
> > > >
> > > > --GREG--
> > >
> > >
> > >
> >
> >
> >


Relevant Pages

  • Re: Why CAN I log in?
    ... Get into Query Analyzer however you got into it the first time. ... "bing" wrote in message ... Did you suggest login to SQL ... > installed on the sql server. ...
    (microsoft.public.sqlserver.server)
  • Re: Is there a limit of 256 on CHAR data?
    ... Change the max number in Query analyzer 'tools' menu |options|'results' tab. ... SQL Server MVP ... SQL Server FAQ at ...
    (microsoft.public.sqlserver.server)
  • Re: Is it possible to write and add in to sql server analyzer?
    ... "Dan Guzman" wrote in message ... > You an define an external application to Query Analyzer under Tools --> ... > SQL Server MVP ...
    (microsoft.public.sqlserver.programming)
  • Re: Default database in Query Analyzer
    ... If they don't have a Login then how do they connect to SQL Server? ... SQL Server MVP ... >> Is .NET important for a database professional? ...
    (microsoft.public.sqlserver.programming)
  • sa password
    ... I lost my password for sa. ... I login to SQL Server thru the query analyzer using Windows ... I try login to SQL Server thru query analyzer using SQL Server ...
    (microsoft.public.sqlserver.server)