Hi all, I have an IM application which supports jabber protocol. To test my application, I installed my own jabber server (jabberd2) and created 1000 users using mysql script. Now I want to add 100s of friends to each of those 1000 users. Is there a way to do it using mysql scripts (or programmatically). I see that the mysql table `roster-items' and `roster-groups', which hold this information, have a field `object-sequence' which could screw up if I were to add buddies using mysql scripts. Thanks in advance. Praveen ---- I'll be more enthusiastic about encouraging thinking outside the box when there's evidence of any thinking going on inside it. - Terry Pratchett
