I'd like to be able to start the "User Management" window from one of my forms instead of from the database manager.
Any ideas on the where-abouts of the form executable for this window?
Thanks in advance to anyone who can be of assistance.
Jim,
The window you are referring to is not an OI window. It is a Dialog Box Resource coded in one of OI's supporting DLL's (OICOMMON.DLL I think), so you won't be able to use it from within OI
You can code your own however, using List_Users, Create_User, Delete_User etc etc
Carl
Sprezzatura Ltd
Thanks for the help Carl.