If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Database Concepts & Design > Need help: Implementing Database Structure

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-28-04, 18:15
arvindsethuram arvindsethuram is offline
Registered User
 
Join Date: Jan 2004
Posts: 1
Need help: Implementing Database Structure

Can somebody suggest a best approach to Implement the database structure.

We are in the process of developing different Web based applicaitons running at different locations. Application and database is planned to maintain at one location. The application are devleoped based on the locations business and thier process. I mean to say the business and process are different at each locations, of course there may be few data/information same at all the locations.

The applciation is built on iterative model. we foresee lots of changes to the data/table structure in future

I foresee number of changes in the table structure in the future for applications running at one location.

My problem is should the organization go for multiple databases for each location or single database for all the locations.

I need to come up with some architecture so that
1. Application should not be difficult to modify in case of any change done to the table structure
2. Avoid hard-coding in the application
pls let me know, Is it good idea to few tables for one application and few tables for another application and so on.?
Pls suggest an approach that can ease us in future enhancement and modification to the applications
Regards,
chintu
Reply With Quote
  #2 (permalink)  
Old 01-29-04, 17:23
certus certus is offline
Registered User
 
Join Date: Dec 2003
Location: Canada
Posts: 710
There is simply not enough information provided to give any advice.

What is the database meant to do?

What are the applications meant to do?
__________________
visit: relationary
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On