vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   extracting emails ONLY from user database (https://vborg.vbsupport.ru/showthread.php?t=68421)

wreck 08-16-2004 11:29 PM

extracting emails ONLY from user database
 
well thanks to rs-host.net i got my user database back.. but i cant install it because im using a different VB version now...

but im wondering if theres anyway of getting the emails without having to take them one by one from the database?

Modin 08-17-2004 12:23 AM

upload the database and run this query on it

[sql]
SELECT email FROM user
[/sql]

with phpmyadmin, after you do that you can click export (the one at the bottom) and export the results to a csv. :)

filburt1 08-17-2004 01:15 AM

BTW, you are confusing terms. The user information is stored in a table. Tables are stored in a database. thread, post, user, etc. are tables, not separate databases.

wreck 08-17-2004 10:37 AM

^^^my bad somebody called it a user database yesterday when they were helping me lol

as for uploading it, everytime i try it keep's giving me an error, but ill try it again and let you know... thanks

wreck 08-17-2004 12:00 PM

WHEN U SAY UPLOAD... HOW DO U MEAN??? UPLOAD TO MY SERVER, OR UPLOAD THE TEXT FILE TO RUN AS A QUERY???

oops 4got i had caps lock on


All times are GMT. The time now is 03:11 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01090 seconds
  • Memory Usage 1,708KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete