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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T08:33:42+00:00 2026-06-01T08:33:42+00:00

I am doing a project for a certain bank. They do not have a

  • 0

I am doing a project for a certain bank. They do not have a centralized database. They are using multiple databases for each town, for example they have their own database server in the Philippines, the same way they have their own database server in other countries.

They are using different database servers each country for their local application.

Is that possible for a web service to have multiple database connection string?

For example if i am currently located on australia, if I am going to register, the connection string will be use is the database for australia.

Any suggestions please, if you have , it be much appreciated. Thanks!

  • 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-01T08:33:43+00:00Added an answer on June 1, 2026 at 8:33 am

    I’m assuming that your (centralized) web service can connect to any / all of the databases. You can certainly have multiple connection strings

      <connectionStrings>
        <add name="DbForPhillipines" connectionString="Data Source=1.2.3.5,1433;Initial Catalog=BankDB;User ID=user;Password=pass" 
    providerName="System.Data.SqlClient" />
        <add name="DbForAussie" connectionString="Data Source=11.12.13.15,1433;Initial Catalog=BankDB;User ID=user;Password=pass" 
    providerName="System.Data.SqlClient" />
      </connectionStrings>
    

    You would then need to associate the connection string name with each user (either directly e.g. User.ConnectionString name or preferably through indirection, e.g. User => Country => ConnectionStringName)

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

Sidebar

Related Questions

Im doing a project where Alice and Bob send each other messages using the
I am doing project euler question 33 and have divised a refactor to solve
I'm doing a school project about maintaining a personal Database. but my tutors didn't
I have a rather large project made up of lots of...projects, each with their
i am doing a project on oauth. i have to ask the user to
In my project I have the requirement where certain fields depending of a certain
I have an ASP.net project which involves using a custom IHttpModule. This module will
I am doing a Web project, where I am using HTML5 and Django to
In my ASP.NET MVC project I have a requirement to return certain pages in
I'm doing a project in Django and using djangos-css ( http://github.com/dziegler/django-css ) and Sass

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.