Uploading to database using SQL
I am getting an access denied error when I am writing to the database
I am using this line
LOAD DATA INFILE 'upload.txt' REPLACE INTO TABLE Test FIELDS TERMINATED BY ','
I have made sure I allowed remote SQL, and I made sure to give the user all privileges.
What could be causing this error?
sirlink99
Practically a Master Poster
661 posts since Oct 2010
Reputation Points: 45
Solved Threads: 19
smantscheff
Nearly a Posting Virtuoso
1,233 posts since Oct 2010
Reputation Points: 300
Solved Threads: 254