Kbase P22496: Error 234 while compiling - Insufficient access privilege for table
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/18/2005 |
|
Status: Verified
SYMPTOM(s):
Error 234 at compilation time
Insufficient access privilege for table <table>. (234)
** Insufficient access privilege for table _user. (234)
Using a blank userid
Security is enabled within the database
CAUSE:
Progress will not allow blank userid's to access the _user table when security has been enabled.
FIX:
Login as a user that has access privileges to all the tables referenced with the code that is being compiled.
To determine who has Table Security connect as DBA to Data Administration.
Go to the Admin menu, Security, Edit Data Security. Verify the user that is logging in has permissions to tables referenced.