Insert data from a textfile into table with phpmyadmin
error when I try to upload the file
puckparches
7:13 am on Dec 4, 2004 (gmt 0)
I get an error every time I try to upload the file.
#1045 - Access denied for user:#*$!#*$!x_xxx@localhost
Is there another way to upload the file to my data base. The file I would like to load has around 65,000 rows
wheel
2:48 pm on Dec 5, 2004 (gmt 0)
There are other ways, but it seems to me that you're going to get the same problem regardless of the method. THe error you're seeing indicates that you don't have a needed permission on the database.
The fix to that is to call your webhost and let them know. Then you should be able to use phpmyadmin.