DBBREAK
8.0.4, PLBCMP GUI or PLBLinux Only
The DBBREAK instruction halts an executing query. The instruction uses the following format:
|
|
|
|
|
Where:
label
Optional. A Program Execution Label.
db
Required. A DBFILE or DBSTATEMENT variable defining the database associated with the connection.
Flags Affected: none
Note the following:
Under Windows, the execution of this instruction reinitializes the database server.
See Also: Example Code, DBEXECUTE, SQL Instructions
![]() |