Hello,
I’m using NotesSQL v8.0 to connect to a Lotus DB, but whenever I try to run a SELECT query using the ‘=’ operator in a where clause, the ODBC client application crashes (it actually hangs and stays stuck at 50% CPU usage without doing anything).
The only workaround I have found is to use the LIKE operator instead of = . I have also noted that the problem occurs independantly of the underlying data types in the Lotus DB. The problem also occurs with v8.5 and 8.51 of the driver…
Does anyone have the same problem ? Any clues as to how to fix this (NotesSQL documentation reports examples using ‘=’, so I guess it should be possible to run such queries) ?
Best regards,
Thibaud F.