Hello. I am writing a REXX/DB2 apps that will be inserting and updateing a table. One of the columns is a CHAR. This is used to for stuff like height. Such as 12'10". when I attempt to do this i get a -104. I have tried surronding the data with quotes such as '''value'''. Nothing seems to work. Either I get a -104 or a REXX error about unequal quotes etc. Has anyone a reliable method to overcome this issue. I am in a MVS/os/390 environment using db2 v7.
thanks.
thanks.