I’m having a strange problem: I set a valuelist based on db values:
1st field: operatorid, return in dataprovider, don’t show
2nd field: name, show
3rd field: last name, show
Separator char: a space.
Servoy (2.0) doesn’t seem to keep the setting and, every time I restart the application, the valuelist shows values like:
JohnNULLSmith
JanNULLAleman
HomerNULLSimpson
I’m having this problem when I moved the solution from MySQL to Sybase.