trim

Retrieve trimmed Char data from service stored procedures.

USYS$INF_PARAMS trim

Use

This connector option only works for Char data retrieved via service stored procedures.

Description

Normally, Informix Char(n) data with less than n bytes is extended with spaces to fill the length. To retrieve trimmed Char data from service stored procedures, set the trim option.

If this option is not present, Char data is not trimmed.