Thats not the answer here. You cannot just change a .txt file to a .csv file. It will not work b/c of the comma delimiter needed.
I was able to pull the data I need from the database in mysql in a txt file and I moved it from the tmp folder to a folder I created in the /home...
Ok, so when I am logged into mysql and I run this: select * into outfile 'master.txt' fields terminated by ',' from sigpro.cdr where billsec...
Well I am very basic with Linux, i dont know how to tell if PHP admin is installed. Whats the easiest way to convert a txt file to csv in linux?
Just log into mysql and run it
Mysql The below is the script I am using to place the .cdr into a .txt file. My question is how do I find the .txt file? I cannot find it. I...
Converting txt to csv I found the command to export the data from mysql to a txt file. Now I need the command to convert the txt file to a .csv...
Can anyone please tell me the mysql command to execute a query to select records and export them into a csv file? Thanks, jsb1022
Good Morning, I have a fresh install - dual-booting Win XP and Kubuntu. Was working well friday till I cancelled an update in the Linux GUI....
Separate names with a comma.