I see this
So when you run that SQL against Oracle, does the result have a FIELD_VALUE returned against it? I don't think it's entirely obvious, because in your SQL, I do seeCode:sellOff.DataField = "FIELD_VALUE"
but that has no alias against it.Code:to_date(custd.FIELD_VALUE, 'dd-mon-yyyy'),




Reply With Quote