Disable auto convert of data types in prepare
Tomas
Registered, Neuron 2022 Posts: 121 ✭✭✭✭✭
Hi,
when I have locked data types in a dataset (to string), then I do a join and after that again a prepare, the last prepare converts my string into integer. Can I do something to prevent this or do I have to after each step go through all my tables and lock the datatypes again?
Thanks
PS. The question is for both DSS4 and DSS5
when I have locked data types in a dataset (to string), then I do a join and after that again a prepare, the last prepare converts my string into integer. Can I do something to prevent this or do I have to after each step go through all my tables and lock the datatypes again?
Thanks
PS. The question is for both DSS4 and DSS5
Tagged:
Answers
-
You have to lock again
-
Is there any plan to give the user the option to disable the above behaviour?