Hello. How can I set up a table that allows multiple file attachments per record.

Basically, if I have a table of clients, and I want to add or remove attached files 
for a client, I dont want to have to create a set number of blobcolumns ahead of time, 
so is there a way to dynamically add more files without adding more columns, or do I 
need to do an alter table statement add column..?

Thanks

****************************************************************
                        Please Note
The information in this E-mail message is legally privileged
and confidential information intended only for the use of the
individual(s) named above. If you, the reader of this message,
are not the intended recipient, you are hereby notified that 
you should not further disseminate, distribute, or forward this
E-mail message. If you have received this E-mail in error,
please notify the sender. Thank you
*****************************************************************

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to