Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6176515
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T00:06:54+00:00 2026-05-24T00:06:54+00:00

I am installing a service pack on our shopping cart. They recommend backing up

  • 0

I am installing a service pack on our shopping cart. They recommend backing up the SQL database before installing. I know we have backups to tape drives done by our hosting company, but I want one I know the exact time stamp for and can access quickly if I need to reload it because of a goof during the upgrade. (I don’t want to have the store down for any longer than needed.)

How do you recommend backing up a SQL database for easy reloading for someone who is used to just writing queries and stored procedures? (I’d like to get everything – mappings & indices, etc – because I wouldn’t know what all of them are or how to recreate them.)

I access the database via Remote Desktop and can link my hard drive and DVD drives, if that helps. It’s MSSQL 2008.

Thank you so much.

Best wishes,
Andrea

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T00:06:55+00:00Added an answer on May 24, 2026 at 12:06 am

    BACKUP DATABASE databasename TO DISK='C:\somefile.bak' WITH COPY_ONLY, INIT, FORMAT, CHECKSUM

    Obviosly replace databasename and the target C:\somefile.bak as appropriate. Remember, the file and path is on the server; connecting remotely won’t change where backup file is stored–in other words it won’t be on your local machine.

    You can omit the WITH options if you want. Drop INIT if you don’t want the target .bak file overwritten. COPY_ONLY isn’t a big deal either way in your case. CHECKSUM is just for validating the data before it gets backed up, and may not matter if you don’t have CHECKSUMs turned on for the database–though by default starting in MS SQL 2005 new databases were.

    The MS documentation for BACKUP and RESTORE isn’t too difficult to understand in its basic forms. You can also use the Management Studio Tasks->Back Up or Tasks->Restore GUI if you have access to it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a problem of installing Visual Studio Service Pack 1. Error Code 13EC.
After installing service pack 1 for Visual Studio 2010 cannot create web site in
While installing Visual Studio 2010 Service Pack 1, I am getting this error: Installation
I have a win 2k3 server (so stating the obvious IIS6) with service pack
I know how I can create a Windows Service in C# but I have
I have installed Service Pack 1 for Visual Studio 2010. I get the HTML
As part of installing my windows service I have coded an alternative to installutil
When installing Windows services there are two options for automatically starting a Windows service
I installed my .NET windows service and right after installing I noticed mscorsvw.exe maxing
I'm trying to deploy a service that I wrote. Here's the InstallLog file: Installing

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.