Is this list dead?
May 9, 2025 1:41 AM, g4-lisz@tonarchiv.ch (mailto:g4-lisz@tonarchiv.ch) wrote: Hello everyone!
This is my first post to this list...
I just started using libzdb. It's exactly what I was looking for.
I realized that I have to use ResultSet_isnull() to differentiate between NULL and 0 on integers... I started to use the ...ByName functions because it makes my code more readable and also more robust.
Now I was wondering why there's no ResultSet_isnullByName() function. Maybe there's a good reason for it? I just added the missing code and I can't see any issue with using it...
Cheers Till