Hi everybody!
This is my problem. I do a query like: select * from table1 using mySQL.
What I want to do now is store the resultset in an file for exampel file.txt.
Why I want to do this is because I want to be able to download this file.txt later on and use it in other programs.
Is this possible and if, how do I do that?
Sorry for my bad english. Isn't my native language.