Discussion:
Security Keys - Import XPO vs AOD
(too old to reply)
Adam
2006-11-17 15:27:01 UTC
Permalink
I am having trouble understanding what is happening with my customization. I
have created my own security key to use with all of my tables and forms.
When I import my XPO the users automatically have access to this security key
but when I copy the AOD over and re-index the code, the users do not have
access to this security key. I have to create a new user group and give it
access to the security key and then assign that group to any user who I want
to use my customization. Is this the intended behavior?
Petr Siroky
2006-11-20 08:21:06 UTC
Permalink
Hi Adam,

when importing XPO (or creating the security key manually), a line in a
system table is created for the new security key. When copying aod, this is
not done until you touch the security key. That is why it does not work.

Petr Siroky
Paja 42
2010-10-12 20:42:45 UTC
Permalink
Hello Petr/Adam,

does anybody know which table it is?

SQLDictionary by any chance!?

Rgrds,
Paul
Post by Adam
I am having trouble understanding what is happening with my customization. I
have created my own security key to use with all of my tables and forms.
When I import my XPO the users automatically have access to this security key
but when I copy the AOD over and re-index the code, the users do not have
access to this security key. I have to create a new user group and give it
access to the security key and then assign that group to any user who I want
to use my customization. Is this the intended behavior?
Post by Petr Siroky
Hi Adam,
when importing XPO (or creating the security key manually), a line in a
system table is created for the new security key. When copying aod, this is
not done until you touch the security key. That is why it does not work.
Petr Siroky
Submitted via EggHeadCafe - Software Developer Portal of Choice
Review of DevExpress DXperience Control Suite
http://www.eggheadcafe.com/tutorials/aspnet/f8ce82a9-d5c2-44fc-91af-e67df5ae502f/review-of-devexpress-dxperience-control-suite.aspx
Loading...