DarkPressure
Aug 18 2005, 01:36 PM
I installed mySQL on my old computer and connected it with the network [btw a nt server]
Now I tried to use mySQL Exec everythign worked fine, but when i try to write in a file via echo it won't write, it just echos it back.
The command I used is:
echo test >> c:\\test.txt
What is wrong, could someone help me out?