On Tue, 9 Oct 2001, Emiliano wrote: > > > If it isn't actually used anywhere, wouldn't a short-term solution be > > > to do > > > UPDATE sitegroup SET sitegroup=id > > > when repligard starts up? > > > Not a fix, but at least a workaround. > > > > See above, you should then at least do > > UPDATE sitegroup SET sitegroup=0 > > > > afterwards in order to leave a working database behind (working from > > Nadmin point of view). > > > > I do not favour this workaround as it will make it impossible to login to > > Nadmin for the duration off the export. > > Consider it off the table. But what is the meaning of this field, and > how/why does nadmin access it?
see: http://marc.theaimsgroup.com/?l=midgard-dev&m=97694209026820&w=2 http://marc.theaimsgroup.com/?l=midgard-dev&m=97721373200844&w=2 it does not access the field directly, but uses the mgd_list_sitegroups function to present the sitegroup dropdown box on upon login. wkr, -- Envida http://www.envida.net/ Armand A. Verstappen Graadt van Roggenweg 328 [EMAIL PROTECTED] 3531 AH Utrecht tel: +31 (0)30 298 2255 Postbus 19127 fax: +31 (0)30 298 2111 3501 DC Utrecht --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
