Subject RE: [Firebird-Java] Beta4?
Author Torsten Terp
>
> Hi,
>
> I have fixed problems reported here some time ago:
> - parser error when calling procedure without params or with
> " ()" at the end;
> - error when inserting some varchar data exceeding available
> size, which caused connection to enter the "unusable" state.

Is this the one resulting in operation cancelled?

> Last fix should also fix problem with JBoss reported here
> (NullPointerException deep in the code). If there's interest
> to listen to the story, I will write it separately.

This is the nullpointer in GDS_Impl.java, right? This is great news...
:-)
If it is, a story would be nice :-)

> You can build driver from the CVS.

Thanks!!!

> Are there any other problems? Can I release beta4? Should we
> perhaps call it RC?

I can only speak for myself of course, but these are the only two issues
I have come across!

> Best regards,
> Roman Rokytskyy

Again, thanks a lot, this is really great!!

Torsten