Database Questions

I have moved my openfire server to new equipment and started with a new database, one of my execs didn’‘t get his contact list exported in time for the move (lucky me) now I’'ve been tagged with getting his contacts out.

Are they held inside the database at all? Using mysql 5 on fedora core 6.

If so how would I go about getting those contacts out in a xml format, even if I have to type the xml script myself that’'s fine.

Thanks,

Cbtl

Hi Cbtl,

did you ever take a look at the User Import & Export Plugin? It allows you to export all users and rosters as XML and to import them into another server. This should have saved your users a lot of work.

If you really want to do this manually look into the JIVEROSTER table.

LG