On Thu, Sep 20, 2001 at 05:04:37AM +0700, Arief Fajar Nursyamsu wrote:
> Can I rename a database name ?

I don't know what database you are using, but you should be able to do
something like this with most of them.

Do a backup of the database.
Create a new database with the new name.
Restore the old database to the new database.

-- 
Jason Stechschulte
[EMAIL PROTECTED]
--
Beauty?  What's that?
             -- Larry Wall in <[EMAIL PROTECTED]>

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to