sql 2000 1053 1069

you need backup all data, uninstall the sql 2000,

reinstall sql 2000, the key point:

  1. remove security software like norton or mcafee
  2. reset winsock and netsh in command line:  netsh winsock reset ok.txt
  3. reset tcp/ip in command line:  netsh int ip reset ok1.txt
  4. install to a new location: eg: c:\sql2000 instead of the original default path
  5. service account: use local system account
  6. use: windows auth and SQL server auth

 

You may also like...