I'm trying to allow an attribute to hold multiple value. I know you can use varray in oracle but I cant find anything in mysql. I found SET but you must set the possible choices from the beginning. This is not good for what I'm doing because these choices will change. The only other thing that I could think of was to just encode all the choices in string and then decode them when I retrieve them. Any ideas. Thanks
Michael Davis Temple University Computer Services Consultant 215-204-3902 [EMAIL PROTECTED] --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php