thanks for your reply, but i couldn't restore the whole database, it takes so much time in `vb_searchcore`, `vb_searchcore_text`, `vb_searchgroup`; and my pc got shut down by mistake, so is there is any easy way?
tell me command to restore only user tables from the full database
Thanks
Quote:
Originally Posted by LancerForHireLLC
Run this query --
Code:
SELECT email FROM user
And export that.
|