CLSQRY packet

The ACCRDB packet is sent by the client to close a query.

Properties

This packet type often contains other properties, but they are usually not relevant, except for advanced cases.

Example

You can change the database being accessed with

context.packet.RDBNAM = 'OTHERDB';

This may be useful in some cases, but keep in mind that this could confuse some clients.