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 8375875
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T15:17:20+00:00 2026-06-09T15:17:20+00:00

I am developing a multi tenant application where the provisioning process will be automated.

  • 0

I am developing a multi tenant application where the provisioning process will be automated.

The provisioning process will create a new SQL Server database with tables, procedures, functions and insert default data to the database.

My question is what is the best way to do this process?

  • 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-06-09T15:17:21+00:00Added an answer on June 9, 2026 at 3:17 pm

    After too much headache trying to execute the database script from C# I decided to restore the database programmatically using the below script.

    RESTORE FILELISTONLY
    FROM DISK = 'C:\BaackUpFile.bak'
    
    RESTORE DATABASE DbName
    FROM DISK = 'C:\BaackUpFile.bak'
    WITH MOVE 'YourMDFLogicalName' TO 'C:\DataYourMDFFile.mdf',
    MOVE 'YourLDFLogicalName' TO 'C:\DataYourLDFFile.ldf'
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hi, We are developing a multi-tenant application in Asp.Net with separate Database for each
I'm developing a multi monitor fullscreen application with Adobe Air 2.6. I can create
I'm developing a long-running multi-threaded Python application for Windows, and I want the process
I'm developing a multi-user application which uses a (postgresql-)database to store its data. I
i'm developing a multi-platform C++ fuzzing application. The app spawns a child process and
I'm in the process of developing a multi-tiered financial processing application in Java using
I am developing a new web application from scratch. I need to provide multi-language
We are developing a multi-tenant application using NHibernate where all tenants share the same
I am relatively new to C#/.Net. I'm developing a desktop application that requires multi
I am developing an application in which i have to create multi page PDF

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.