Larry,

I'm following the path of master/detail and view.

Jan
 


-----Original Message-----
From: Lawrence Lustig <[email protected]>
To: [email protected] (RBASE-L Mailing List)
Date: Mon, 4 Apr 2011 10:12:00 -0700 (PDT)
Subject: [RBASE-L] - Re: IN Query


<<
This is not in the permanent database but playing around with some ideas.
>>


If you're still in the design phase it's a great time to give some thought 
to that design.  Multiple values encoded into a single attribute (column) 
can only give you major headaches down the road.  If you go with the 
separate table for holding the dates, you can always create a view using 
LISTOF that roles the values up for presentation purposes.
--
Larry

Reply via email to