CSV file
CSV file
Out of context: Reply #2
- Started
- Last post
- 3 Responses
- sparker0
import the file into flash and use the string replace function assuming you want to replace the commas with something else??
UndoUndo
(May 13 05, 10:02)flash???? what the fuck.
first off, phpmyadmin lets you pick the field seperator. if it's commas use commas, if not then change the variable...
second of all, if you have the excel file just export is as cvs again and format it to fit your database table.
other than that a string replacement at the command line on the *nix server should take a whole 30 seconds.
...