Subject Re: [Firebird-Java] 3 new bugs on source forge
Author David Jencks
Thanks, I hope to look at this tonight.

I will have to look hard at the sqlind situation, since the last time I
worked on that code I thought I modified everything to decide if a field
was null based on whether the object holding the field was null. If I
can't sort out the situation I will just apply your patch.

Many thanks!

david jencks



On 2002.08.25 16:43:36 -0400 AlwaysLinux2 wrote:
> I've been tweaking the tests in FBDatabaseMetaData to actually test
> getProcedures and getProcedureColumns (David Jenks told me to, I
> swear). I found some glitches in the tested functions, and one nasty
> bug in handling of null fields. I've posted 3 bugs to sourceforge
> (bugs 599988, 599990, and 599992). As I can't actually post any of
> my patches to cvs, someone else needs to review the provided patches
> (attached to the bugs) and post them for me.
> The null handling bug is probably the most pressing, as well as the
> shortest patch, (even though it took me forever to find it). Common
> symtoms for this bug would include NullPointerExceptions and
> non-null fields being reported as NULL, but only sometimes.
>
> Jeremy Williams
>
>
>
> To unsubscribe from this group, send an email to:
> Firebird-Java-unsubscribe@yahoogroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
>
>