473,405 Members | 2,272 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

Database or configuration file?

Dear all,

I am building an application whcihc requires different set
of parametes in order to work and get configured
correctly. Those configuration parameters can be global to
all modules of that application or can be module dependant.

A kind of configuration could be a list of authorised user
that can access to different part of the application,
which mean that is is like a kind of indivudual user
profiles with all seetings and user right access.

At first I was thinking of a configuration database for
all of my components, but now I am hesisate between that
solution and individula configuration files.

Which solution will you choos for helping me?

thanks for your commnents
Jul 19 '05 #1
2 1679
SR
Hi

would suggest you to go thru "Configuration Management
Application Block Overview" of MS. The link is

http://msdn.microsoft.com/library/en.../html/cmab.asp

regards,

sr
-----Original Message-----
Dear all,

I am building an application whcihc requires different setof parametes in order to work and get configured
correctly. Those configuration parameters can be global toall modules of that application or can be module dependant.
A kind of configuration could be a list of authorised userthat can access to different part of the application,
which mean that is is like a kind of indivudual user
profiles with all seetings and user right access.

At first I was thinking of a configuration database for
all of my components, but now I am hesisate between that
solution and individula configuration files.

Which solution will you choos for helping me?

thanks for your commnents
.

Jul 19 '05 #2
If these values are fairly static and won't be updated from by your program
then a configuration file is probably best.
Otherwise a database is a good choice.

--
I hope this helps,
Steve C. Orr, MCSD
http://Steve.Orr.net
"Serge Calderara" <se*************@maillefer.net> wrote in message
news:82****************************@phx.gbl...
Dear all,

I am building an application whcihc requires different set
of parametes in order to work and get configured
correctly. Those configuration parameters can be global to
all modules of that application or can be module dependant.

A kind of configuration could be a list of authorised user
that can access to different part of the application,
which mean that is is like a kind of indivudual user
profiles with all seetings and user right access.

At first I was thinking of a configuration database for
all of my components, but now I am hesisate between that
solution and individula configuration files.

Which solution will you choos for helping me?

thanks for your commnents

Jul 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Geoff Soper | last post by:
I'm having problem with images becoming corrupted after loading them into a MySQL database and extracting them again. I'm pretty sure it's todo with escaping slashes but I'm at a loss as to how to...
0
by: Cherrish Vaidiyan | last post by:
hello, Thanx for the suggestions on my Listener query. Now i am performing a simple work.. STANDBY DATABASE creation. I have followed the instraction from Oracle 9i Release 1 documentation...
5
by: Mark Kirkwood | last post by:
Dear all, Here is the first installment concerning ATA disks and RAID controller use in a database server. I happened to have a Solaris system to myself this week, so took the opportunity to use...
2
by: Serge Calderara | last post by:
Dear all, I am building an application whcihc requires different set of parametes in order to work and get configured correctly. Those configuration parameters can be global to all modules of...
27
by: Brett | last post by:
If I want to easily swap the database I'm using, what is the best method for developing that tier in my application? I'll have basically a 4 tier app: 1. presentation 2. business logic 3. data...
4
by: brent | last post by:
Currently our application is reading from the web.config, and retrieves a section, "softwareRequirements". Because the section will begin to grow dramatically, I'd like to place it in the SQL...
0
by: yukijocelyn | last post by:
I have experienced a problem here while doing a form for accessing datadbase using MS Access. I'm using the AccessDataSource control, and using Gridview to pull the data from the database. I am able...
0
by: toyin | last post by:
hello, pls help look through this code its not inserting the record in dataset into the another database. i want to insert the row in the dataset into another table in another database. pls help....
6
by: praveenb000 | last post by:
we hosted a website http://vijayawadanalanda.org developed using asp.net and back end MS Accees database. There is some database connectivity problem occurring when saving the information in...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.