Hello,
i’m a little bit confused; but i think someone could help me.
Generating Security… all is working fine…
But in configure the security in groups/application level - update would fail.
priv_insert = ‘UL’ (in sec_groups_apps) would bring a failure…
As i know ther are two values “Y” or “N” (what means “UL” ??)
in sec_groups_apps i had following structure:
priv_insert varchar(1) utf8 Null allowed
thats why update record is failing… but i can’t find “UL”
Instead of “N” the application stores now “UL”…
in samples security _groups_apps i had following structure:
priv_insert text utf8 Null allowed
someone any ideas?
:rolleyes:
thx