Ask a Question related to Coldfusion Database Access, Design and Development.
-
Moss #1
MySQL BackUp - Possible via cfm page?
Hi,
Quick problem description========================
How can i backup a MySQL db via a cfm page?
e.g. As an option in an admin section
==========================================
Detailed Description============================
I have a mySQL db that i would like to backup and have begun to write a
script to get all the vars needed to contruct a text file that could be used
to recreate the db.
I have seen solution on php platforms but have seen nothing on this via cfm.
Does anyone have any solutions that they are currently using or could
suggest in managing this task?
=========================================
Many thanks
Moss Palmer.
Moss Guest
-
Backup & restore MySQL, not using mysqldump
How can I backup and restore a MySQL DB WITHOUT USING EXEC() MYSQL MYSQLDUMP ?? If I try running exec() and mysqldump, I get Fork warning... -
MySQL Administrator Sheduler backup !
Hello, I use MySQL Administrator for MySQL database backup but if the manual backup it's ok, the sheduler backup does't work. There are no... -
php Mysql Backup
Hi there I am just trying to find out if there is a simple way for a user to back a mysql database using a php coded link. I am using a... -
Backup MySQL DB
On Tue, 15 Jul 2003 10:55:07 +0000, Frank wrote: for any size DB why not dump the database to a file using mysqldump or use mysql-hotcopy? ... -
MYSQL Backup & Restore using PHP ?
HI, I'm looking for a script that will allow users/admins to have a one click backup solution for a MYSQL Database.. 'BACK DATABASE' button,...



Reply With Quote

