export a User list

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Jeff Fleisher
    New Member
    • Jan 2007
    • 4

    export a User list

    My organization has some databases that we would like to coordinate with our forum list of members. I would like to create a list of our member's userID, email address, and full name (a field in our users profile) that I can import into excel. Can I do this from vBulletin or do I have to create an SQL query and run it from our ISP host on the database? I'm not a real SQL guru so I'd like create the list from vBulletin if possible. Is this possible?
    Thanks,
    Jeff
  • Steve Machol
    Former Customer Support Manager
    • Jul 2000
    • 154488

    #2
    There is no function in vB to do this. You would have to come up with a custom MySQL query that pulls data from multiple tables and joins it. Unfortunately I do not know how to write such a query.
    Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
    Change CKEditor Colors to Match Style (for 4.1.4 and above)

    Steve Machol Photography


    Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


    Comment

    • Reeve of Shinra
      Senior Member
      • Sep 2001
      • 4325
      • 4.0.0

      #3
      If you use phpmyadmin, you can export a table as a csv or excel file...
      You will want to export the 'users' and the 'userfield' tables iirc.

      In excel, create a named range and use a vlookup to add the email addresses from the 'userfield' tab to the 'user' tab.
      Plan, Do, Check, Act!

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...