List of objects from .bak header

  • Hi

    Can we know the list of objects (like list of tables, functions, sp etc) from the backup (.bak) file without restoring the backup on any database?

    RESTORE HEADERONLY

    FROM DISK = N'E:\Backup\New_Dev_311208.bak'

    does not give the objects list.

  • Nope you can't view them.

    MJ

  • You can view list of objects through third party tools like SQLLiteSpeed ,Hyperbac

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

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