MySQL Forums
Forum List  »  Italian

Re: Usare un file di testo per creare un database
Posted by: max dix
Date: November 11, 2008 03:37AM

se hai un file.txt con tutte le istruzioni puoi semplicemente fallo eseguire con in questa maniera:
1- dal prompt di mysql> source 'c:\\percorso\\...\\tuofile.txt'

2-dalla shell nella directory dove hai intallato mysql>mysql tuodb < tuofile.txt

amen.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Usare un file di testo per creare un database
4965
November 11, 2008 03:37AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.