This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20 R7
SQL LOAD RECORD
|
SQL LOAD RECORD {( numRecords )} | ||||||||
Parameter | Type | Description | ||||||
numRecords | Longint |
![]() |
Number of records to load | |||||
The SQL LOAD RECORD command retrieves one or more record(s) in 4D coming from the data source open in the current connection.
The optional numRecords parameter sets the number of records to retrieve:
Note: These last two settings are only useful when the retrieved data is associated with 4D arrays or fields.
If the command has been executed correctly, the system variable OK returns 1. Otherwise, it returns 0.
Product: 4D
Theme: SQL
Number:
822
Created: 4D 2004
4D Language Reference ( 4D v20 R7)