And thanks for the note, Peng.
"Henning P. Schmiedehausen" <[EMAIL PROTECTED]> writes:
> This has been fixed in the current CVS HEAD.
>
>
> [EMAIL PROTECTED] writes:
>
> >--=_alternative 0080690386256D78_=
> >Content-Type: text/plain; charset="us-ascii"
>
> >Line 464 to 470 is as follows:
>
> > if (foreign == null)
> > {
> > System.out.println("ERROR!! Attempt to set
> >foreign"
> > + " key to nonexistent column, "
> > + foreign.getName() + ", in table, "
> > + foreignTable.getName() + "!");
> > }
>
> >If the condition is ever true, foreign.getName() would give you a
> >NullPointerException.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]