6Foot2 Posted October 15, 2010 Posted October 15, 2010 Our ICT Department is giving courses on MYSQL. They have reached a point where they would like the students to be able to export the entire database so that they can work on it at home. Is there a statement that can be run against the database that will export everything associated with the said database [tables, queries, forms anything in the database] to a text file? Many thanks.
powdarrmonkey Posted October 15, 2010 Posted October 15, 2010 The mysqldump program, or phpmyadmin. 1
plexer Posted October 15, 2010 Posted October 15, 2010 +1 for Heidi I used her all the time for my MySQL needs. Ben 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now