This function is central to ECPG's SQLDA memory management, ensuring that sufficient space is allocated for data storage while maintaining proper alignment. The comprehensive type handling covers all ...
This function serves as a high-level wrapper that combines the calculation of empty SQLDA structure size with the data storage requirements for a specific row. It first calculates the base size needed ...