EPUB | CHM | PDF

TPSQLCopy

Top Previous Next

TPSQLCopy is a component for moves data between PostgreSQL tables and standard file-system files. Allows to work with client and server file systems both.

TPSQLCopy may copy data from a file to a table (appending the data to whatever is in the table already), and contents of a table (or even result of a SELECT statement) to a file.

See also: Properties, Methods, Events