SLS File But No xp_restore_database?

  • I was provided a .SLS file to restore my database from. That is fine but everywhere I look it is telling me to use the stored procedure master.dbo.xp_restore_database. The problem is if I look in the list of stored procedures I don't see it in the list? I have 2005 Express SQL Server installed.

  • A quick search suggests that xp_restore_database is a Litespeed procedure. Do you have Litespeed installed on the server you're working with ?

    Some 3rd party tools let you restore to an unlicensed server (good) ... some don't (bad), but you'd need to invoke it from the licensed server.

    Could you give more details ?

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply