EPUB | CHM | PDF

TPSQLCopy.Methods.SaveToServerSideFile

Top Previous Next

Writes the returned data to the specified file situated on the server filesystem.

Syntax:

procedure SaveToServerSideFile(const FileName: string);

Description:

Call SaveToServerSideFile to save the produced database data to the file specified by FileName. FileName is the correct path over the remote (server) file system.

See also: LoadFromServerSideFile