> There is no need for a primary key in a one-tabled database.
You'll need some way to determine what makes any individual record unique,
or your data won't be worth very much, even within a single table. That's
what primary keys are for. Whether you explicitly define this as a table
attribute isn't the issue, but you'll need to use something as a primary
key.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body or visit the list page at www.houseoffusion.com