Also for Sql server 2000

i get this error when i wanna install sql server 2000

http://img287.imageshack.us/my.php image=error4pt.png



Answer this question

Also for Sql server 2000

  • gtom808

    you cant install sql server 2000 on xp pro.

    get the MSDE or get the SQL 2005 Epresss.

    If you must develop for compatability with SQL 2000 server, get the msde.

     



  • FlorinV

    is this the log

     

    Starting Service ...

    SQL_Latin1_General_CP1_CI_AS

    -m -Q -T4022 -T3659

    Connecting to Server ...

    driver={sql server};server=LUKE;UID=sa;PWD=;database=master

    [Microsoft][ODBC SQL Server Driver][Shared Memory]Encryption not supported on SQL Server

    [Microsoft][ODBC SQL Server Driver][Shared Memory]ConnectionOpen (PreLoginHandshake()).

    driver={sql server};server=LUKE;UID=sa;PWD=;database=master

    [Microsoft][ODBC SQL Server Driver][Shared Memory]Encryption not supported on SQL Server

    [Microsoft][ODBC SQL Server Driver][Shared Memory]ConnectionOpen (PreLoginHandshake()).

    driver={sql server};server=LUKE;UID=sa;PWD=;database=master

    [Microsoft][ODBC SQL Server Driver][Shared Memory]Encryption not supported on SQL Server

    [Microsoft][ODBC SQL Server Driver][Shared Memory]ConnectionOpen (PreLoginHandshake()).

    SQL Server configuration failed.

    ###############################################################################

    23:02:28 Process Exit Code: (-1)
    23:02:33 Setup failed to configure the server.   Refer to the server error logs and C:\WINDOWS\sqlstp.log for more information.
    23:02:33 Action CleanUpInstall:
    23:02:33 C:\DOCUME~1\Heaven\LOCALS~1\Temp\SqlSetup\Bin\scm.exe  -Silent 1 -Action 4 -Service SQLSERVERAGENT
    23:02:33 Process Exit Code: (1060) The specified service does not exist as an installed service.

    23:02:33 C:\DOCUME~1\Heaven\LOCALS~1\Temp\SqlSetup\Bin\scm.exe  -Silent 1 -Action 4 -Service MSSQLSERVER
    23:02:33 Process Exit Code: (0)
    23:02:33 StatsGenerate returned: 2
    23:02:33 StatsGenerate (0x0,0x1,0xf000000,0x200,1033,303,0x0,0x1,0,0,0
    23:02:33 StatsGenerate -1,Heaven)
    23:02:33 Installation Failed.

     

    im running on xp pro sp2


  • Simon Middlemiss

    what OS are you installing this on

    what does the log file in the error message say



  • Binairy

  • mitov

    Hi there,

    sure, just save in the title bar of the screenshot that you tried to install the Enterprise Eval Edition on your computer. If you want to use the SQL 2000 on client computer you have to use the MSDE (like the below poster told) or you get the developer edition which exposes the same features like the enterprise edition. You can use this edition for developing your application. Remember taht the developer edition can’be used in a productional enviroment, because you would break the licence agreement.

     

    HTH, Jens Suessmeyer.


  • cochese

    Yeah, the developer edition can be used to develop applications and it gives you the Enterprise Manger as well as other utilities.

    MSDE can be redistributed, but it has no management interface.

    the developer edition can be purchased here for US$50



  • Maddytk

    OK, that information is not very sufficient^. Could you upload the sqlstp.log file somewhere, taht we can have a look in

     

    HTH, Jens Suessmeyer.


  • james79

    kk thks... i cant afford to buy.. haha.. but its okie.. ill try install spl 2005
  • Girts Kra

    here is his image:

     



  • alncnasndf

    ya mind giving me a link yeah i need to use a sql server 2000
  • ritesh srivastava

    There is no image located at the URL you posted, perhaps you post the install log and the image again.

     

    Jens Suessmeyer.


  • Also for Sql server 2000