EPUB | CHM | PDF

TPSQLCopy.Methods.LoadFromClientSideFile

Top Previous Next

Copies data from a local (client) file to a table.

Syntax:

procedure LoadFromClientSideFile(const FileName: string);

Description:

Call LoadFromClientSideFile to copy data stored in the FileName parameter situated over the local (client) file system.

See also: SaveToClientSideFile