You request the output of additional result data.
You have the server authorization AccessSQL.
You have opened an SQL session and transferred an SQL statement. In the response, CONTINUE indicated that additional result data was available.
sql_fetch
The fields in a record are separated by semicolons.
Character strings are displayed in single quotation marks.
OK<NL>
(END|CONTINUE)<NL>
<record><NL>
<record><NL>
END |
The contents of the file have been transferred in full. The file is closed automatically. |
CONTINUE |
The file contains further entries that were not transferred due to the limited storage available for replies. You can display these by entering the above command again. |