E
Eric Brenner
Simple question.
I have a Inventory Database that I am making updates to. One of the
requirements is that they want to calculate a labor charge based on
our company's standard labor rate. Instead of hard-coding this into a
function, I would like to have this accessable to certain individuals
that have authority to change this. Should I store this value in a
table, a text file, somewhere else?
Your opinions are greatly appreciated!
Eric
I have a Inventory Database that I am making updates to. One of the
requirements is that they want to calculate a labor charge based on
our company's standard labor rate. Instead of hard-coding this into a
function, I would like to have this accessable to certain individuals
that have authority to change this. Should I store this value in a
table, a text file, somewhere else?
Your opinions are greatly appreciated!
Eric