473,386 Members | 1,702 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,386 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 1678
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
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
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...

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.