hmm, not really, as the member info is scattered across some db tables, but you could build a nice sql query and use the for xml clause to return info from the db (if you're using sql server, not sure if other db flavors support this...). I may have some code laying around, will check if I can find it.
Exporting members to XML
Is there some simple way to export members to XML?
hmm, not really, as the member info is scattered across some db tables, but you could build a nice sql query and use the for xml clause to return info from the db (if you're using sql server, not sure if other db flavors support this...). I may have some code laying around, will check if I can find it.
Cheers,
/Dirk
or use search (for all), copy result to excel and save as xml
Petr
I solved but I suppose this is not the most effective way to do it.
In this solution I get alla members and prints their LoginName as excel
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.