Subject GFIX fails to output in my app but outputs nicely in CMD screen
Author Rand Random
http://tracker.firebirdsql.org/browse/CORE-4711
http://stackoverflow.com/questions/29075628
http://stackoverflow.com/questions/29142804

gfix.exe -user foo -pa foo -shut single -force 0 app1:/bar.fdb > Test.txt 2> error.txt
doesn’t output the message
"Your user name and password are not defined. Ask your database administrator to set up a Firebird login."
to error.txt file.