What field type do you use for stroing pictures?
If not BLOB, you should try it.
I haven't got a lot experience in it, but if you 'd like I 'll post some messages from 
the postgres mailing list to discover how it may be used.

BLOBS are really useful , you can store some MBs in a field using BLOB type. I think 
it is quite enough for you :)

----- Original Message ----- 
From: "Sharmad Naik" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: 2001. április 30. 16:05
Subject: [PHP-DB] linking images


> I m using postgresql-7.0.2 with php,My problem is that this database
> doesn't allow more than 4k images to be stored .
> I wanted to know how to store images in a 
> directory and keep its link in the dbase or if anyone can tell me how to split 
> the image so that it can be kept in the dbase
> -Thanks
> -- 
> The secret of the universe is @*&í!'ñ^#+ NO CARRIER
> __    _  _      _  _
> |_|_||_||_||\/||_|| \
> _|| || || \|  || ||_/



--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to