[eluser]alberto24[/eluser]
ok spoke with the host - got the full path - now the error about locating the file is gone
but the other error is still there:
A Database Error Occurred
Error Number: 1045
Access denied for user '369706_cloud1'@'%' (using password: YES)
LOAD DATA INFILE "/mnt/target03/351357/www.host.com/web/content/csv/test1.csv" REPLACE INTO TABLE csvtest FIELDS TERMINATED BY ',' OPTIONALLY ENCLOSED BY '"' LINES TERMINATED BY '\n' (f_name, l_name, country, @dummy, phone) SET customer_id = '14'