Fwd: Question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





---------- Forwarded message ----------
From: German Raul Hoyos Parravicino <rhoyos@xxxxxxxxx>
Date: Mar 7, 2006 3:36 PM
Subject: Question
To: pgsql-general-owner@xxxxxxxxxxxxxx

Dear Administrator:
 
I have a problem developing a ECPG program. I am making a programa using FETCH, when the second row is sent the following message appear:
 
==>sqlcode [-213] msg[NULL value without indicator in line 1192.]
 
My select is:
 
        EXEC SQL FETCH cursor_onlyweb
        INTO
                :t_token,
                :t_institucion,
                :t_usuario,
                :t_horasistema,
                :t_pan,
                :t_prcode,
                :t_amount,
                :t_acqinst,
                :t_source,
                :t_datosreq;
 
Is it possible to use something similar to "isnull" in Oracle?
 
Thanks
 
Raul

[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux