Gossamer Forum
Home : Products : Gossamer Links : Discussions :

BLOB field in Links table

Quote Reply
BLOB field in Links table
Hi, all

I'm trying to modify LinksSQL to adjust it for photos DB. So, i add field Photo MEDIUMBLOB in my Links table. Also i modify Links::User::Add->add_link - to add field 'Photo' in $input hash (i.e. $input->{'Photo'}).
Also i check that $input->{'Photo'} really gets the picture wich i do upload from add.html.
But LinksSQL doesn't insert this field in DB.

Does anybody knows - why?

Thank you,
Anton.
Subject Author Views Date
Thread BLOB field in Links table Anton_P 1803 Aug 12, 2002, 10:55 PM
Thread Re: [Anton_P] BLOB field in Links table
tandat 1746 Aug 12, 2002, 11:20 PM
Post Re: [tandat] BLOB field in Links table
Anton_P 1739 Aug 12, 2002, 11:30 PM