I have a .bat file with about 15 of these and most of them work, so I
know my information is correct. However, when certain arguments run,
the following error occurs:
Error: Failed to logon to Database. Check username, password, server
name and database name parameter.
Here is one of the commands that fails
"C:\Program Files\RainforestNET\crexport\crexport.exe" -Uusername -
Ppassword -S"SERVERNAME" -F"C:\Documents and Settings\Jmyszcz\Desktop
\HEAT Reports\Average Total Time by Call Type.rpt" -O"C:\Documents and
Settings\Jmyszcz\Desktop\HEAT Reports\Average Total Time by Call
Type.xls" -Exls -XFile -N2 -ADetails -J"No" -A"Call Type" -J"All"
I have replaced some of the info for security reasons - any thoughts?