Re: [GENERAL] Howto convert arrays 2 query results

1999-06-10 Thread Jeroen Schaap
But I really don't know whether this could be practically possible. I'm not too effluent in c, so I wanted to ask before I start to write code and duplicate something that already exists.... Thanks a lot, Jeroen --- Jeroen Schaap.I was dreaming of guitar

Re: [GENERAL] Howto convert arrays 2 query results

1999-06-09 Thread Jeroen Schaap
Herouth, thanks a lot for your answer. But I'm afraid I was rather unclear. On 09-Jun-99 Herouth Maoz wrote: > At 10:13 +0300 on 09/06/1999, Jeroen Schaap wrote: >> Do you know of any way to generally convert arrays into query results? >> >> I know it is better to

[GENERAL] Howto convert arrays 2 query results

1999-06-08 Thread Jeroen Schaap
nto a table? Should I write a function or a C-function? Thanks a lot, Jeroen --- Jeroen Schaap.I was dreaming of guitarnotes that would irritate Homepage: <http://rulffh.medfac.leidenuniv.nl>..| ^|^ |...an executive kind Keywords: Guitars, Linux,

Solved...Re: [GENERAL] Failing lo_import on RH 5.1 -- postgresql-6.3.2 (please help-I'm on my knees..)

1998-11-13 Thread Jeroen Schaap
Bruce Momjian wrote: > > > Brook Milligan wrote: > > > > > >[jeroen@rulgfu sql]$ psql -f test.sql > > >insert into testfile values (lo_import('test.sql')); > > >ERROR: be_lo_import: can't open unix file"test.sql" > > > > > > Isn't the problem that the backend

Re: [GENERAL] Failing lo_import on RH 5.1 -- postgresql-6.3.2 (please help-I'm on my knees..)

1998-11-13 Thread Jeroen Schaap
Bruce Momjian wrote: > > >[jeroen@rulgfu sql]$ psql -f test.sql > > >insert into testfile values (lo_import('test.sql')); > > >ERROR: be_lo_import: can't open unix file"test.sql" > > > > > > Isn't the problem that the backend expects test.sql to be in the data

Re: [GENERAL] Failing lo_import on RH 5.1 -- postgresql-6.3.2 (please help-I'm on my knees..)

1998-11-13 Thread Jeroen Schaap
Brook Milligan wrote: > >[jeroen@rulgfu sql]$ psql -f test.sql >insert into testfile values (lo_import('test.sql')); >ERROR: be_lo_import: can't open unix file"test.sql" > > Isn't the problem that the backend expects test.sql to be in the data > directories s