Hi ,
I need help :
I have two machines: one with my sql server and the other with a CENTOS.
In CentOS I installed fisql.
I would like to know how to put the result of several request to a file?
With the -o option of fisql, I have two problems:
1) I can only record the results of a query in a file
2) I have prompts that appears (1 >> 2 >> ...)
Someone know a solution ?