Subject Inc_Search problem with NULL values
Author sonic3076
Hello

I switched from to Firebird 2 und upgraded to IBO 4.8.7. Now the
Inc_Search - objects doesn´t work anymore because of the different
Null-sorting in Firebird2.

In this message

http://tech.groups.yahoo.com/group/IBObjects/message/41767

Jason wrote that he add this to his list of issues. Are there any news
on this issue?

My first workaround is to change the TIB_Query.OrderingItems like

Sortname=Fieldname NULLS LAST;Fieldname DESC

regards
Oliver Wurdak