storing image

From: radifan karami <radif_k(at)yahoo(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: storing image
Date: 2000-07-17 12:41:51
Message-ID: 20000717124151.26328.qmail@web5305.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi all,.....
I don't know how to store the image file ( xx.jpg or
xx.gif ) to my table.

What field type should I set up in the table ?
How to insert that image file to table ?

For example, the image file name is MYIMAGE.GIF and
the table name is MYTABLE.
Could inserting that image by simple sql command
INSERT INTO MYTABLE VALUES ("MYIMAGE.GIF" ) ???

I'm waiting for help. Please......

Thank you.

radif

__________________________________________________
Do You Yahoo!?
Get Yahoo! Mail Free email you can access from anywhere!
http://mail.yahoo.com/

Browse pgsql-novice by date

  From Date Subject
Next Message chriswood 2000-07-17 13:03:22 pgAdmin problem - invalid page fault when migrating
Previous Message WOLF, PATRICK 2000-07-14 19:32:54 RE: *really* daft novice questions...