* Check all fields from a database.

* If they have a NULL value, return the value as a SPACE.

* If they are NOT NULL, return the value as a STRING.

* The input parameter is a VARIANT, but the value returned is always a STRING.




USAGE:     txtAddress.Text = StrNulls(rs!Address)
















Copyright © 2006-2019, LQSystems,Inc. All rights reserved.


   Printer Friendly Page