AdoCheckNullString() function

<< Click to Display Table of Contents >>

Navigation:  Support Functions >

AdoCheckNullString() function

Previous pageReturn to chapter overviewNext page

Purpose

Enable/disable the conversion from NULL_STRING to NULL or Empty values

 

Prototype

FUNCTION AdoCheckNullString ( lSet )  

Argument(s)

lSetShould NULL_STRINGS be checked. This influences the workings of the AdoConvertNullStringToNull function. The default behavior is to Check.

 

 

Return

 

See Also

Support functions, AdoConvertNullStringToNull, Data Types