From: Katie B. <ka...@ho...> - 2006-01-29 23:12:44
|
On Sat, Jan 28, 2006 at 03:45:02PM -0700, Kevin wrote: > The table is fairly simple. Just 2 columns, name & value. The schema you're suggesting doesn't allow for multiple configurations (e.g., one per user). Is this okay with everyone? It could of course be modified to add a column for "configuration identifier", so a certain configuration set could be queried with "SELECT * from config_table where config_id=7", for example, giving you all the rows pertinent to that configuration "set". -- Katie Bechtold http://hoteldetective.org/ Hoare's Law of Large Problems: Inside every large problem is a small problem struggling to get out. |