Re: mysql and swing application
- From: Jon Martin Solaas <jonmartin.solaas@xxxxxxxxxxxx>
- Date: Thu, 29 Dec 2005 10:37:38 +0100
kivanchleo@xxxxxxxxx wrote:
hi everyone. i working on a java swing application. i want to load mysql program as automatic with nullsoft install program and i want the define mysql user and password as automatic. i dont know these, how to copying mysql database as offline file (such as ms access file .mdb extension). This question is very important for me. Please help this subject. Thanks for everything...
mysqldump will export a schema to one single sql file, with data, table-definitions and everything. the mysql command can then be used to import the data again into another mysql instance. This is somewhat similart to saving an Access database into a .mdb file and have another Access instance open it.
-- jon martin solaas .
- References:
- mysql and swing application
- From: kivanchleo
- mysql and swing application
- Prev by Date: Re: ***CHALLENING OFFER FOR JAVA DEVELOPERS IN OUR INDIA******
- Next by Date: Re: download database from website?
- Previous by thread: Re: mysql and swing application
- Next by thread: download database from website?
- Index(es):
Relevant Pages
|
|