Emiliano wrote: > pp wrote: > > >>May I simple move or copy person record to another SG >>that's way to keep person password? >>I do not meen person preferences. >> > > If you change the SG field of a person he moves to that SG. Make _very_, > _very_ sure that you have no dependencies left on that person (like that > person being the author of articles or somesuch). Alternately, you could > just copy the person record with only the SG changed, and the password > will be the same for both person records in each SG. > > Emile > >
It seems like this would be a great place to use foreign keys to constrain ids across tables, maybe using mysql's innodb tables for midgard may be something to look at? -- Vincent Stoessel [EMAIL PROTECTED] Linux and Java Application Developer (301) 362-1750 AIM, MSN: xaymaca2020 , Yahoo Messenger: vks_jamaica --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
