User Tools

Site Tools


tplprocreport_ipdrv.htm
Navigation:  Application Generator > Procedure Properties > Report Procedure Properties >====== IPDRV Options ====== Previous pageReturn to chapter overviewNext page

This dialog is available when you are using the IP Driver, and is accessible through the Procedure Properties > Report Behavior > General > IPDRV Options.

The IP Driver is used for data access and transfer over an IP protocol. More information regarding this powerful addon can be found at the SoftVelocity web site.

Use MRP (Multiple Request Packet)

The IP Driver Version 2.0 introduced the use of Multiple Request Packets (MRP). MRPs are designed to improve the performance of data transfer via IP protocol, by packaging multiple requests (records) into a single IP data packet.

If MRP use is set to ON in a BROWSE procedure, the IP Driver returns a full page of records from the server, instead of one record at a time. In a Report or Process, the MRP is set to the value of RecordsPerCycle. The MRP reduces the roundtrips to the server dramatically. However, if you are doing hand-coded file access for each record read (i.e., NEXT, GET, ADD, PUT, etc.) inside the LOOP structure used to fill the List control, or during a Report or Process Procedure, set this checkbox to FALSE (unchecked).

For more information, see the following related properties and methods:

UseMRPUseMRP_IPD_Multiple_Request_Packet_Support1, SetUseMRPSetUseMRP_set_UseMRP_value_RM, GetUseMRP__GetUseMRP_get_UseMRP_value_RM

tplprocreport_ipdrv.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1