• Or failing to back it up, you can re-create the Northwind DB for future use.

    From the command line go into the mssql\install directory and run the following...

    osql/Usa /Psapassword /Sservername /iinstnwnd.sql /oinstnwnd.rpt

    the file instnwnd.rpt will contain errors (if there are any).

    Clive Strong

    clivestrong@btinternet.com