- This topic has 2 replies, 2 voices, and was last updated 3 years ago by .
Viewing 2 reply threads
Viewing 2 reply threads
- You must be logged in to reply to this topic.
Hi,
I noticed that the TkbmMWDatastoreSequencer.GetValue always make the sequence name an uppercase . I think it would be better if this was a setting(perhaps in the MetaData component).
Kind regards,
Luigi
Hi,
It is done so to explicitly disallow case sensitive sequence names. So I could choose if it should all be upper case or lower case. I decided for uppercase š
When would you want to use lower case or mixed cases?
/Kim
We use Pascal case for our database including the sequences. I have change the sequences to upper case now š