[Zope] uploading from client PC in MySQL thru ZSQL
Andrew Kenneth Milton
akm@mail.theinternet.com.au
Tue, 4 Jul 2000 19:40:38 +1000 (EST)
+----[ Didier Georgieff ]---------------------------------------------
|
| SQL used:
| LOAD DATA LOCAL INFILE 'D:/Data/SIT67/AnnuaireTest.csv'
| INTO TABLE annuaire FIELDS TERMINATED BY ';'
Local means local to the actual mysql client (your webserver), not local to
your user (browser).
You could get your form to upload the file to a LocalFS directory and
then use that path the INFILE.
--
Totally Holistic Enterprises Internet| P:+61 7 3870 0066 | Andrew Milton
The Internet (Aust) Pty Ltd | F:+61 7 3870 4477 |
ACN: 082 081 472 | M:+61 416 022 411 | Carpe Daemon
PO Box 837 Indooroopilly QLD 4068 |akm@theinternet.com.au|