Re: [GENERAL] Storing images in a field

2004-04-19 Thread Andrew Ayers
Együd Csaba wrote: > Hi All, > I use PG 7.3.2 an 7.4.1 on RH 7.1. > I'd like to store small (~ 100x100 px jpeg, or gif) images in a field in > binary format. > I tried to understand the documentation of the large objects but I'm afraid > I coluldn't. > I found some functions to import and export bi

Re: [GENERAL] Storing images in a field

2004-04-19 Thread Richard Huxton
On Monday 19 April 2004 16:28, Együd Csaba wrote: > Hi All, > I use PG 7.3.2 an 7.4.1 on RH 7.1. > I'd like to store small (~ 100x100 px jpeg, or gif) images in a field in > binary format. > How can I insert a block of binary data into a given field form the client > (WinXP, pgsqlODBC 7.03.01)? An

[GENERAL] Storing images in a field

2004-04-19 Thread Együd Csaba
Hi All, I use PG 7.3.2 an 7.4.1 on RH 7.1. I'd like to store small (~ 100x100 px jpeg, or gif) images in a field in binary format. I tried to understand the documentation of the large objects but I'm afraid I coluldn't. I found some functions to import and export binary files into the db, but these