How can we help you today? How can we help you today?

seeing MDB size without restoring ?

If I purchase, will I be able to open an .sqb file in the Microsoft restore gui and see the size of the LIVE .MDB file WITHOUT RESTORING like I can directly with a .bak file ?
johnbr1
0

Comments

1 comment

  • petey
    You can use the SQL Backup GUI to see the database size e.g.

    dbsize01.png

    You can also check the database size using Windows Explorer, as SQL Backup comes with an Explorer add-on e.g.

    dbsize02.png


    Lastly, you can run the RESTORE SQBHEADERONLY command to check the database size e.g.

    dbsize03.png
    petey
    0

Add comment

Please sign in to leave a comment.