|
-
Feb 19th, 2009, 07:00 AM
#1
Thread Starter
Frenzied Member
-
Feb 19th, 2009, 08:08 AM
#2
Re: Database Design Help
 Originally Posted by VBFnewcomer
I feel that it would be better if we have seperate tables to store defaults for each category.
This is the approach we use to store user defaults and program preferences. Using a table is nice for a number of reasons not the least of which is that settings and preferences "travel" with the user from machine to machine.
-
Feb 19th, 2009, 08:13 AM
#3
Thread Starter
Frenzied Member
Re: Database Design Help
Thanks Hack. 
I'll wait for more inputs....
-
Feb 23rd, 2009, 02:52 AM
#4
Thread Starter
Frenzied Member
Re: Database Design Help
Hack,
A lil more clarification pls.
Do we store them in seperate table(s) as I said in OP or we can have a boolean field in the Master table and have a True/Check to denore the default ones.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|