Henning von Bargen
Henning von Bargen
Hmm, it's a bit more complicated in my case. The encoding is the encoding intended for writing the CLOB to a file; this is different from the connection encoding (for...
Of course I can use something similar (in fact, I do). The point is that this is like reinventing the wheel if every developer has to do this him/herself.
@wimjongman Shouldn't we reopen this? I think this is a very useful contribution for all those who are using BIRT with Oracle.
I can test if this works (and reduces the flood of log messages) in the next few days.
I havent' found the time to test this yet. I'm still struggling with the flood of messages in my inbox which filled up last week when I was working as...
I wanted to confirm the old behavior before testing the effect of the PR. Unfortunately I could not produce the huge stacktrace log of the old behavior when testing from...
With a very simple report based on Thomas query, I can create an issue in the New Preview Prototype, if the parameter value is null. The following items have errors:...
This is the report I used for testing - you'll have to adapt the JDBC properties of course [oracle_null_parameters.zip](https://github.com/eclipse/birt/files/7993451/oracle_null_parameters.zip) @tkrautinger Can you please test again? Your PR does not work...
When I last tested it, it didn't work for me (see above), and didn't receive some explanation from @tkrautinger. So I'm -1 on including it into 4.10.
Well, at least it's not failing anymore. But I'm not sure if the result is correct. I'll explain in #885.