Posted by gosha bine on 07/10/07 10:26
On 10.07.2007 11:12 Robbo wrote:
> Hi,
>
> My database contains 45 tables the structure of which is evolving as I
> develop. I need a utility that will "read" the structure of this
> database and it's tables and then create an identical database with
> all tables.
>
> Can you help please ?
>
If your database is Mysql, there are command-line tools mysqldump (for
export) and mysql (for import). You can also simply copy the db directory.
--
gosha bine
extended php parser ~ http://code.google.com/p/pihipi
blok ~ http://www.tagarga.com/blok
Navigation:
[Reply to this message]
|