Mregina Posted September 8, 2006 Share Posted September 8, 2006 SORRY ABOUT THE DOUBLE POSThey all. i'm having a problem here. i'm trying to upload a table into the database. i've tried .csv, excel, .txt, word... and none work. if i select DATA as my upload method i get the following error: #1045 - Access denied for user: 'clearpo_master@localhost' (Using password: YES) and if i use DATA LOCAL i get: #1148 - The used command is not allowed with this MySQL version so im confused. ive tried it every which way except the right way apparently. im running phpMyAdmin 2.5.3 with MySQL 4.0.24. if anyone could give me a tip, i'd appreciate it. Link to comment https://forums.phpfreaks.com/topic/20162-insert-data-from-a-textfile-into-table/ Share on other sites More sharing options...
fenway Posted September 8, 2006 Share Posted September 8, 2006 Well, you probably mean LOCAL, if you're giving it a file path... but this is a sever-dependent configuration option. Link to comment https://forums.phpfreaks.com/topic/20162-insert-data-from-a-textfile-into-table/#findComment-88637 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.