marwest98
10th April 2008, 18:36
I am currently using BAAN and in my script, I am trying to update a Oracle table field to a literal value. Such as:
tccom910.activity = "Before"
the tccom910.activity is a string with a length of 10
I am new to BAAN programming. I have tried setting another domain to Before, and then set the table field to it (tccom910 = com.activity).
It does not like anything. Help!!! :confused:
tccom910.activity = "Before"
the tccom910.activity is a string with a length of 10
I am new to BAAN programming. I have tried setting another domain to Before, and then set the table field to it (tccom910 = com.activity).
It does not like anything. Help!!! :confused: