Convert Null Values From a RecordSet into Strings
|
| Article by: | unknown (11/7/2001) |
|
| Summary: | When assigning string values from a recordset that can be null, append a zero-length string to them. This makes them no longer null, and doesn't modify correctly populated strings |
|