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

  • Home
  • SEARCH
  • 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 109289
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T02:02:45+00:00 2026-05-11T02:02:45+00:00

We have customers who, for unassailable reasons, cannot use SQL Server’s built-in backup features

  • 0

We have customers who, for unassailable reasons, cannot use SQL Server’s built-in backup features because it backs up the entire database. These customers need to breakup and backup the database into subsets of who owns the data so the appropriate parties can backup their own data according to their own rules. My question is two-fold:

  1. How would I do something like this?
  2. Have you ever been asked to partition your backups like this? If not, have you ever been asked to do something that appears to fly in the face of the industry standard? People in our company suggest we/I should simply ‘roll our own’ backup process that backs-up just the required subsets of data. This means, of course, that we/I should simply ‘roll our own’ restore process. When I argue that this is the definition of reinventing the wheel and part of why we chose SQL Server in the first place, I get the sense that they think I am being a tech snob and/or lazy.

I suspect their opinions are based on experience with another product that was Access-based and stored each logical unit in a separate database that could simply be copied.

Update: I finally got around to implementing this by backing up the ‘complete’ database using SMO, restoring the backup, and deleting records from the backup that are not part of the subset. I am quite disappointed to find this resulted in the transaction log growing to upwards of 5GB within a 5 minute period. It seems like creating an empty database and inserting will be easier, but how can I replicate the schema without having a static script that needs to be updated as the database is updated?

  • 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. 2026-05-11T02:02:46+00:00Added an answer on May 11, 2026 at 2:02 am

    I can see why one would like to do it this way, its an easy way to open up the DB for a advanced customer and letting the customer only work and mess around with its own data. They can use that to create own reports with direct access to the datasource and do whatever they want with it.

    I would call that ‘Export’ and ‘Import’ of data, not a ‘backup’. But its playing with words. We do that kind of exports a lot in some of our systems.

    On the ‘How to’ I have to have more information, do they want it exported to another server, same sever but another database, or something else?

    It could be done by jobs running at night or by a service pushing the data. Other tools exists for this too. Maybe using DTE-packages running at night or triggered. Or having a program made that fetch the data when requested.

    Edit: Answer the comment:
    In the most of the cases we drop existing subsetdb and then restore an empty db and fill it with the filtered data. Another way is to just backup full, restore as new database and delete the rows that is not part of subset.

    I presume that the subsetdb is more of a ‘read-only’-db with statistical data, so you dont have to worry writeing over changes and so on.

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

Sidebar

Ask A Question

Stats

  • Questions 122k
  • Answers 122k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer You can do something like this: var doc = new… May 12, 2026 at 12:39 am
  • Editorial Team
    Editorial Team added an answer On a random file in my tmp directory, this is… May 12, 2026 at 12:39 am
  • Editorial Team
    Editorial Team added an answer Just in-case something inside your xmlhttp object creation is not… May 12, 2026 at 12:39 am

Related Questions

We have customers who, for unassailable reasons, cannot use SQL Server's built-in backup features
Our organization's software is compiled for the .NET 3.5 Framework. We have some customers
We Want to Run Our C# Code on the JVM My company has a
Our installer is written with Inno Setup and we are actually quite happy with
I am looking for a replacement for InstallShield. Unfortunately we only have 1 license

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.