I am using R:BASE X Enterprise. I am trying to add / remove database users using script file. I normally create users identifier using following command syntax:SET USER PASSWORD FOR WYNE TO WYNE1234
But, I haven't found a way to remove a USER identifier from the database programmably. REVOKE ALL PRIVILEGES FROM WYNE also do not work ( i.e. do not remove user identifier ). Any suggestions. Thanks in advance. Rehan Wyne -- For group guidelines, visit http://www.rbase.com/support/usersgroup_guidelines.php --- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rbase-l/675231882.5712876.1714809875426%40mail.yahoo.com.

