phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-developers] mediumblob column type


From: Miles Lott
Subject: Re: [Phpgroupware-developers] mediumblob column type
Date: Thu, 24 Jan 2002 05:34:57 -0600

You can use text or blob, but not mediumblob, et al.  Look in
setup/inc and the *schema_proc* files.  There is no list (yet)
otherwise.

Andy Mayer wrote:
> 
> Hi,
> 
> I want to use the mediumblob type in MySQL to store images and
> thumbnails. But when I use the sqltoarray utility in .14 it gives me no
> values for mediumblob column type. So my questions are:
> 
> (1) What value do I use for the column type definition in
> tables_current? Do I use array('type' => 'mediumblob') ?
> 
> (2) Is mediumblob supported by PostgreSQL?
> 
> (3) Does db->query support mediumblob?
> 
> Thanks
> 
> Andy
> --
> http://www.andymayer.com
> 
> Windows - A thirty two bit extension and gui shell to a sixteen bit
> patch to an eight bit operating system originally coded for a four bit
> microprocessor and sold by a two bit company that can't stand one bit
> of competition.
> 
> _______________________________________________
> Phpgroupware-developers mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/phpgroupware-developers

-- 

Miles Lott - phpGroupWare
http://www.phpgroupware.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]