Subject Re: [IBO] String parsing issue with TableName setting
Author Mason Wheeler
In Delphi's string model, nil and the empty string are the same thing.  There's no such thing as a "empty string" distinct from NULL like you can get in C#.