Writes the returned data to the specified file situated on the server filesystem.
procedure SaveToServerSideFile(const FileName: string);
Call SaveToServerSideFile to save the produced database data to the file specified by FileName. FileName is the correct path over the remote (server) filesystem.