I'm trying to do a SQL 2005 Backup with FB. I'm getting the error "SQL Server Options: Path to SQLMaint.exe has not been set." I found OSQL.exe and SQLCMD.exe in "C:\Program Files\Microsoft SQL Server\90\Tools\Binn\" but I can't find SQLMaint.exe.
Where would I look for SQLMaint.exe or how can I work around the problem?
I copied the sqlmaint.exe and sqlmaint.rll files to my build machine "C:\Program Files\Microsoft SQL Server" directory and set the FB SQLMAINT Location path.
I received an error at first but that was because the process didn't have permissions for the backup destination.