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