Re: Problem of MSDE 2000 Release A Installation



I got that message too. I was running setup from a network drive. When I ran
it from a local drive, it worked.



"Chris" <Chris@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:4DE8D5D0-9AC8-4837-8AA6-88DF10BBB921@xxxxxxxxxxxxxxxx
> Thanks for the explaination. I have tried again with the command-
>
> C:\MSDERelA\Setup>Setup/ SAPWD xxxxx
>
> C:\MSDERelA\Setup>
>
> System Prompt msg "pls go to control panel to install &configure your sys
> component". Any idea what does it mean?
>
> Below are the files in folder MSDERelA:
> -- folder Msi, folder Setup (sql window installer pcks/patches),
> autorun.txt, license.txt, ReadmeMSDE2000A.htm, setup.exe, setup.rll &
> sqlresld.dll
>
> Did i wrote a command to a wrong file?
> Anybody can help to suggest a new command?
>
> Thanks
> Chris
>
> "Paul Pedersen" wrote:
>
>> Try:
>> setup /sapwd xxxx
>>
>> or put
>> [Options]
>> sapwd=xxxx
>> in setup.ini
>>
>>
>> SQL Server has multiple layers of security. The first one determines who
>> can
>> talk to SQL Server (regardless of any attached databases). Windows
>> Authentication, the new default, lets anyone with a Windows login talk to
>> SQL Server. The old method, called SQL Server Authentication, requires a
>> user name and password instead. There exists Mixed Mode Authentication,
>> which will allow both, for instance in case you want to allow some user
>> over
>> the network to access some parts of a database, you first have to allow
>> him
>> to talk to SQL Server. Windows Authentication is the recommended mode,
>> unless you have a reason to allow login by name and password.
>>
>> I'm rather new to all this, so some things I've told you might be wrong.
>>
>>
>>
>>
>> "Chris" <Chris@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
>> news:93E4793E-ACAA-4AE1-B0DE-B0C341B76111@xxxxxxxxxxxxxxxx
>> > Hi,
>> >
>> > I'm new user for MSDE 2000 Release A.
>> > Recently i have downloading MSDE2000A.exe and extract the MSDE 2000
>> > Release
>> > A installation files under folder name MSDERelA.
>> >
>> > I have read thrg the document but still failed to install a new
>> > instance
>> > of
>> > Desktop Engine for win XP .
>> >
>> > Command Prompt:
>> > C:\MSDERelA\Setup>SAPWD="xxxxx"
>> > 'SAPWD' is not recognized as an internal or external command,
>> > operable program or batch file.
>> >
>> > I think i'm missed interpreting the installation way.
>> > Can anybody explain wht's the meaning of the below statement? Where can
>> > i
>> > find
>> > Windows Authentication Mode?
>> >
>> > ......To install a default instance configured to use Windows
>> > Authentication
>> > Mode, execute: .............
>> >
>> > Appreciating any command suggestion for the above.
>> > Thanks.
>> >
>> > Regards
>> > Chris
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>>
>>
>>


.



Relevant Pages

  • Re: Windows Authentication in asp.net 2005 to SQL Server?
    ... If the domains do not trust each other, Windows authentication is not going ... Basic authentication sometimes makes the need for Kerberos delegation go ... generic account to do the backend data stuff on our SQL Server. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Remote connection failed
    ... If you are going over a remote connection or are not logging ... into the domain where SQL Server is then no, Windows ... authentication won't work. ...
    (microsoft.public.sqlserver.connect)
  • Re: Changing passwords / Blocking SA login attempts
    ... I went into the Server Config properties and changed to Windows ... My login for Start and Run SQL server was in this format. ... I am supposing this was an SQL authentication, ...
    (microsoft.public.sqlserver.security)
  • Windows Authentication with IIS on separate machines
    ... Yes, setting Basic Authentication in IIS works, but the ... >in SQL server but doesn't work if user account was ... >imported from a Windows account. ...
    (microsoft.public.sqlserver.security)
  • Re: Login failed for ServerGuest
    ... I think it is not a limitation in Windows 2000. ... access SQL server on Win2000 server by using Windows authenctication if I ... | I have noticed that when I try to log in using Windows Authentication ...
    (microsoft.public.sqlserver.connect)