Every time a user logs in, you want to duplicate the database????  Must be a
very small database...not one with several hundred-thousand records.

It's a SQL question.  You didn't specify what database you are using, so
nobody can provide you with specifics.
----- Original Message -----
From: Liam Gibbs <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 29, 2002 3:21 PM
Subject: [PHP] Database Duplication


I'm not sure if this is possible in PHP (maybe it's
even an SQL problem, I dunno), but is there a command
that will duplicate a database? I need to make a
'mirror' of it that I can dispose of after my user
logs out that won't change the source database at all.

__________________________________________________
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
http://health.yahoo.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to