I don't think you can. I hope I am proven wrong. Below is the only way
I can think of

You could create an empty db move everything over.
Add password to designer and administrator

In first db you can
got through all users

get user list - make sure to skip where usder id > 0 created by
designer - will have to be added manually to new structure
get group list - make sure to skip where group ID is >0 created by
designer - will have to be added manually to new structure

with
GET USER PROPERTIES ( userID ; name ; startup ; password ; nbLogin ;
lastLogin {; memberships {; groupOwner}} )//Make sure to skip designer
and administrator
export to a file and then use next command to re-import
Set user properties ( userID ; name ; startup ; password ; nbLogin ;
lastLogin {; memberships {; groupOwner}} ) -> Function result

Is this what you wanted to hear

regards


Chuck

On Tue, Mar 26, 2019 at 3:23 PM Chip Scheide via 4D_Tech
<4d_tech@lists.4d.com> wrote:
>
> I created a couple of user groups as the designer of a database.
> how do I remove them?
>
> Thanks
> Chip
> ---------------
> Gas is for washing parts
> Alcohol is for drinkin'
> Nitromethane is for racing
> **********************************************************************
> 4D Internet Users Group (4D iNUG)
> Archive:  http://lists.4d.com/archives.html
> Options: https://lists.4d.com/mailman/options/4d_tech
> Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
> **********************************************************************



-- 
-----------------------------------------------------------------------------------------
 Chuck Miller Voice: (617) 739-0306 Fax: (617) 232-1064
 Informed Solutions, Inc.
 Brookline, MA 02446 USA Registered 4D Developer
       Providers of 4D, Sybase & SQL Server connectivity
          http://www.informed-solutions.com
-----------------------------------------------------------------------------------------
This message and any attached documents contain information which may
be confidential, subject to privilege or exempt from disclosure under
applicable law.  These materials are intended only for the use of the
intended recipient. If you are not the intended recipient of this
transmission, you are hereby notified that any distribution,
disclosure, printing, copying, storage, modification or the taking of
any action in reliance upon this transmission is strictly prohibited.
Delivery of this message to any person other than the intended
recipient shall not compromise or waive such confidentiality,
privilege or exemption from disclosure as to this communication.
**********************************************************************
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to