Subject | Re: [IBO] String parsing issue with TableName setting |
---|---|
Author | Mason Wheeler |
Post date | 2013-11-27T14:51:33Z |
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#.