EricTheRed
Registered User.
- Local time
- Today, 06:36
- Joined
- Aug 7, 2003
- Messages
- 27
(Seriously, I have no idea what I'd do without this forum. Thanks to all who continue to reply to everyone's queries!)
I suppose this is a general design question. I have a number of settings and parameters - editable by the end-users - throughout my database. Things like SMTP information, maintenance settings, et cetera, though everything is either numerical or textual. Here's the question: how should I store all of this stuff?
A table with only one record that's 20 fields wide sounds like a bad idea, so I'm kind of at a dead end. Ideas, anyone?
I suppose this is a general design question. I have a number of settings and parameters - editable by the end-users - throughout my database. Things like SMTP information, maintenance settings, et cetera, though everything is either numerical or textual. Here's the question: how should I store all of this stuff?
A table with only one record that's 20 fields wide sounds like a bad idea, so I'm kind of at a dead end. Ideas, anyone?