Posted by J.O. Aho on 01/11/07 09:21
Dave Nash wrote:
> I have a script which uploads an image to a db.
>
> But when processed only one character is added from the file.
>
> example
>
> File added is F:\webserver\images\16466.gif
>
> The result is db "F"
>
> any ideas.
Maybe you set the column to only be 1 character.
--
//Aho
[Back to original message]
|