(Contents)(Previous)(Next)

SQLFetch

Function

This function copies the selected data into the clipboard from where you can copy it into your application using simple commands.

Format

Syntax Rules

None

General Rules

1. Ensure that SQLFetch always refers to the last query and data transfer function (see Sections SQLExec, SQLCommand, and SQLQuery).


(Contents)(Previous)(Next)