Pgtcl: pg_result numeric indices - Mailing list pgsql-interfaces

From Kambiz Darabi
Subject Pgtcl: pg_result numeric indices
Date
Msg-id m11cvjF-000jHqC@avicenna.nc.klinik.uni-mainz.de
Whole thread Raw
Responses Re: [INTERFACES] Pgtcl: pg_result numeric indices
List pgsql-interfaces
I quite often use 
pg_result -assign arrayname

It does a great job, but I would badly need an array with
numeric indices:

arrayname(0,0) instead of arrayname(0,qty)

First number is row number, second one column number.

Is there a way of doing this (besides reformatting the array 
with array get and array set) ?

Thanks

Kami

-- 
K. Darabi, M.D.
Neurosurgery
Johannes Gutenberg University Medical School
Mainz, Germany
Phone: +49-(0)-6131-17-7331   Fax: +49-(0)-6131-17-2274
--


pgsql-interfaces by date:

Previous
From: Dave Page
Date:
Subject: RE: [INTERFACES] ODBC: 'Insufficient base table information for u pdating or refreshing' error with ADO
Next
From: "Esteban Chiner Sanz"
Date:
Subject: Problem with PreparedStatement