[DB-SIG] update where current of

root cjackson@mail.waco.isd.tenet.edu
Fri, 03 Dec 1999 13:18:28 -0600


Hey gang,

Is it possible to do the following code w/Python and informixdb?

update sometable
    set somecolumn = "some value"
where current of THIS_HERE_CURSOR

It's the THIS_HERE_CURSOR that I can't figure out how to address.

Thanks
Chuck Jackson
Unix SysAdmin/InformixDB
Waco ISD
Waco, TX