Subscribe for automatic updates: RSS icon RSS

Login icon Sign in for full access | Help icon Help
Advanced search

Pages: 1 [2]
  Reply  |  Print  
Author Topic: Is it possible to refer to fields in a record by their column number?  (Read 18866 times)
Rene S.
Four Js
Posts: 111


« Reply #15 on: September 14, 2016, 08:27:19 am »

Hello,
I can confirm: there is a lack of information. base.TypeInfo.create does not distinguish empty strings from NULLs.
Trailing blanks are not significant in 4GL. "foo" == "foo   " returns TRUE. Strings are right-trimmed by base.TypeInfo.create for that reason.
 
The attribute value should hold a single blank character (" "). That's the way how UNLOAD serializes CHAR and VARCHAR.

A new bug "base.TypeInfo.create() must distinguish empty strings form NULLs" should be created.
Sisavanh S.
Four Js
Posts: 80


« Reply #16 on: September 14, 2016, 03:29:53 pm »

Hi everybody,

The bug is created as:
FGL#4372: base.TypeInfo.create() must distinguish empty strings from NULLs

Matthew, I let you follow up with your local support center about the priority and dates for a fix.

Thanks.
Sisa.
Matthew F.
Posts: 20


« Reply #17 on: September 14, 2016, 04:36:43 pm »

Hi everybody,

The bug is created as:
FGL#4372: base.TypeInfo.create() must distinguish empty strings from NULLs

Matthew, I let you follow up with your local support center about the priority and dates for a fix.

Thanks.
Sisa.

Thank you!
Pages: 1 [2]
  Reply  |  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines