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
    260
    Liked
    2 times

    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, Turkey, Turkey
    Posts
    22,361
    Liked
    540 times
    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.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  3. #3
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    12 times
    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
    260
    Liked
    2 times
    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, 11:08 AM
  2. Terrorism and Transmission of Data
    By Hanif in forum Pre-Sales Questions
    Replies: 7
    Last Post: 11-01-2005, 12:49 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •