vBulletin 4, the most powerful community software + vBSEO 3.5, the ultimate SEO solution = Your ultimate platform for 2010 and beyond. Click below to learn more.

Results 1 to 4 of 4

help getting data from db table

This is a discussion on help getting data from db table within the Off-Topic & Chit Chat forums, part of the Focus on Members category; I thougth this might be worth a shot. Ok, well i thought about emailing all my old users that where ...

  1. #1
    Senior Member
    Real Name
    chance
    Join Date
    Aug 2006
    Posts
    243

    help getting data from db table

    I thougth this might be worth a shot.

    Ok, well i thought about emailing all my old users that where in my old forum i could never get to import. So they could know about the new forum etc.
    Is there some sort of sql comand where i can get it to out put 1 field in a db table with maybe a comma between them. Just a list of all the email address in my db?

    Its an mysql db. I have the tables sql file dl but i dont' want to copy paste 400 emails addys.

  2. #2
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul
    Posts
    16,952
    Blog Entries
    4
    Do you still have the old database ?
    If yes the following way shall help you. Download and install xampp to your computer and install your old forums software to your pc. Then dump the database over the existing one. There you can import the e-mails pretty easy.
    Mert Gökçeimam / Crawlability Inc.

    Yeni vBSEO Kontrol Paneli ve vBSEO 3.5 Yayın Tarihleri

    vBSEO 3.5 Beta 2 Yayınlandı - vBulletin 4 Uyumlu!



    Kişisel Sitem : Felsefe - Kültür merkeziniz

  3. #3
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    You can do SELECT emailaddress FROM tablename

    That will give you a one-column list. Then you should be able to use a text editor and do a search/replace for a CR and replace it with a comma or semi-colon.

  4. #4
    Senior Member
    Real Name
    chance
    Join Date
    Aug 2006
    Posts
    243
    Thanks very much, keith. Worked like a charm. Now lets see how many of my very old users pop there head back in.

Similar Threads

  1. Configurable data folder (VBSEO_DAT_FOLDER)
    By intra2net in forum Sitemap Features Archive
    Replies: 5
    Last Post: 03-22-2006, 10:08 AM
  2. Terrorism and Transmission of Data
    By Hanif in forum Pre-Sales Questions
    Replies: 7
    Last Post: 11-01-2005, 11:49 AM