Home > Archive > PostgreSQL Discussion > March 2006 > UPDATE









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author UPDATE
German Raul Hoyos Parravicino

2006-03-24, 8:25 pm

Hello everybody,

I have a problema...I am making a program using ECPG. I would like to know
the number of register I update, the sentence that I am writing is:

EXEC SQL UPDATE TABLE1
SET
STATUS = :t_status
WHERE
STATUS = :t_status_pendiente;


Maybe using sqlca.??? I can find the answer ??

Thanks a lot for your help!!!

--
Raul Hoyos Parravicino

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com