Re: Audio / Video Files

2003-11-18 Thread Egor Egorov
[EMAIL PROTECTED] wrote: > > Can audio or video files be attached to a mysql table? > You can store them in the BLOB columns: http://www.mysql.com/doc/en/BLOB.html -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http:

Re: Audio / Video Files

2003-11-18 Thread daniel
> Can audio or video files be attached to a mysql table? > > VH Very short question, but personally, i'd store the filenames and its information into a media table rather than importing the binary data or it would get huge ! -- MySQL General Mailing List For list archives: http://lists.mysql.co