Log in

View Full Version : Usergroup list from outside vB?


thewitt
10-25-2008, 02:55 PM
I have a need to set which usergroups a user is a member of from outside of vB.

Though I have read the Data Manager information for updating a user record, I have not found any way other than querying the database directly to get a list of all of the usergroups available.

Is this supported through a Data Manager and I'm simply not finding it, or is direct database access required?

Thanks,

-t

Marco van Herwaarden
10-28-2008, 01:40 PM
Data Managers are used to update/insert/delete data, not for retrieving.