Re: generic question re. image blobs in dbs

2001-02-23 Thread Hesham F. Anan
You are absolutely correct But in some situations, using BLOBs inside the database is more convinient. Consider for the example the case where you might want to migrate the data to another location. If some of the data are existing as external files, this might be a very difficult process. And all

BLOB Objects

2001-02-23 Thread Hesham F. Anan
Hi How can I store a BLOB object (image file) into MySQL database ? Could you give me a sample SQL for this ? Hesham Farouk Anan Computer Science Department Old Dominion University Norfolk, VA 23529 =