bigint not null auto_increment primary key, data
> LONGBLOB not null default '');
>
>
> Hopa that helps
>
> On Saturday 29 November 2003 19:41, Zenzo wrote:
> > How can I insert images in a table if I can do it with MySQL?
> >
> >
ent primary key, data
LONGBLOB not null default '');
Hopa that helps
On Saturday 29 November 2003 19:41, Zenzo wrote:
> How can I insert images in a table if I can do it with MySQL?
>
> __
> Do you Yahoo!?
> Free Pop-Up Blocker - Get it now
>
I would be pleased.
Thanks
Glenn Stauffer <[EMAIL PROTECTED]> wrote:
Zenzo wrote:
>How can I insert images in a table if I can do it with MySQL?
>
>__
>Do you Yahoo!?
>Free Pop-Up Blocker - Get it now
>http://companion.yahoo.com/
>
>
Richard Bewley wrote:
Yes, you can insert the binary into a table.
Richard
-Original Message-
From: Zenzo [mailto:[EMAIL PROTECTED]
Sent: Saturday, November 29, 2003 1:42 PM
To: MySQL List
Subject: Images in a table
If your application is WWW based I've done some notes for stu
Yes, you can insert the binary into a table.
Richard
-Original Message-
From: Zenzo [mailto:[EMAIL PROTECTED]
Sent: Saturday, November 29, 2003 1:42 PM
To: MySQL List
Subject: Images in a table
How can I insert images in a table if I can do it with MySQL
How can I insert images in a table if I can do it with MySQL?
__
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com
On Wed, 14 Nov 2001, Carlos Alberto Afranllie wrote:
> I need to insert files of images in a table, which has a field of
> type BLOB, I have understood that to do this I can use the function
> LOAD_FILE(file.bmp), but that this file must be in the server. It is not
> possible to i
Hello List: I am new in this list and in MySQL, I have the following
problem: I need to insert files of images in a table, which has a field of
type BLOB, I have understood that to do this I can use the function
LOAD_FILE(file.bmp), but that this file must be in the server. It is not
possible