Powered by Zoomin Software. For more details please contactZoomin

DataDirect OpenAccess SDK Help

Enabling bulk insert

  • Last Updated: May 12, 2026
  • 1 minute read
    • OpenAccess SDK
    • Version 8.1
    • Documentation

The IP must modify IP GETSUPPORT to return support for IP_SUPPORT_BULK_INSERT.

You can either update the support array if the GETSUPPORT function uses the support array, or modify the GETSUPPORT function to enable the support for bulk insert.

Updating the support array

IP_SUPPORT_BULK_INSERT must be set to 1 in the support array to indicate that the IP supports bulk insert.

Using the GETSUPPORT function

The GETSUPPORT function must return TRUE for IP_SUPPORT_BULK_INSERT.

See Bulk insert processing in C/C++ and Bulk insert processing in Java for more information.

Note: Bulk insert is supported only in Java and C/C++.

TitleResults for “How to create a CRG?”Also Available inAlert