Hi All,
Delphi 6; DOA 4.1.1.0
Doing some searching i found this
https://forums.allroundautomations.com/ubb/ubbthreads.php?ubb=showflat&Number=47955
Here's the issue...
if our oracle DB char field is VarChar2(20) everything is fine
if it's NVarChar2(20) then?
whenever we open a query the last (20th) character of the field is NOT returned to Delphi's DOAQuery.fieldByname().asString
ie. if the field has 20 full characters? Delphi is only getting 19 of them.
help !!
thanks
kelly
Delphi 6; DOA 4.1.1.0
Doing some searching i found this
https://forums.allroundautomations.com/ubb/ubbthreads.php?ubb=showflat&Number=47955
Here's the issue...
if our oracle DB char field is VarChar2(20) everything is fine
if it's NVarChar2(20) then?
whenever we open a query the last (20th) character of the field is NOT returned to Delphi's DOAQuery.fieldByname().asString
ie. if the field has 20 full characters? Delphi is only getting 19 of them.
help !!
thanks
kelly