danieloide
16-10-2004, 17:43
Scusate per la domanda forse un pò banale ma non riesco a importare dati da un file .txt.
LOAD DATA INFILE 'nome_file.txt' INTO TABLE nome_tabella;
Mi da questo tipo di errore:
Access denied for user: 'name@localhost' (Using password: YES)
Premetto che il database a il file si trova sullo stesso pc.
LOAD DATA INFILE 'nome_file.txt' INTO TABLE nome_tabella;
Mi da questo tipo di errore:
Access denied for user: 'name@localhost' (Using password: YES)
Premetto che il database a il file si trova sullo stesso pc.