THE QUESTION:
I'm trying to figure out the LOAD DATA INFILE command. Do you need the LOCAL keyword if the mySQL server and the mySQL client are on the same machine, but the text data file is not?
THE REASON:
I want to be able to load textfiles into my dbase from a remote location via a web-based MySQL admin tool (phpMyAdmin). I have installed phpMyAdmin (the mySQL client) on my webserver, but have been unable to get the setup configured to allow LOAD DATA LOCAL INFILE (I *think* this has to do with the fact that I can't get the mysqli extension set up for PHP in Windows).
THE SETUP:
MySQL 4.0.17, PHP 4.3.4, Apache 2.0.47, phpMyAdmin 2.6.0 Alpha1, all running on a Windows Server.
Thanks for any help you can offer!
VBAjedi![[swords] [swords] [swords]](/data/assets/smilies/swords.gif)
I'm trying to figure out the LOAD DATA INFILE command. Do you need the LOCAL keyword if the mySQL server and the mySQL client are on the same machine, but the text data file is not?
THE REASON:
I want to be able to load textfiles into my dbase from a remote location via a web-based MySQL admin tool (phpMyAdmin). I have installed phpMyAdmin (the mySQL client) on my webserver, but have been unable to get the setup configured to allow LOAD DATA LOCAL INFILE (I *think* this has to do with the fact that I can't get the mysqli extension set up for PHP in Windows).
THE SETUP:
MySQL 4.0.17, PHP 4.3.4, Apache 2.0.47, phpMyAdmin 2.6.0 Alpha1, all running on a Windows Server.
Thanks for any help you can offer!
VBAjedi
![[swords] [swords] [swords]](/data/assets/smilies/swords.gif)