Subject Information hunting question....
Author Nikolay Ivanchev
I know this is some annoying question but..
I have digged internet and I cannot find a good source
for documentation about JBird.. it's API and some sample programs.
All i found was an FAQ on ibphoenis with a sample for Pooling connections
Can you point me to a good site?
Thanks
Niki Iv.
----- Original Message -----
Sent: Saturday, January 25, 2003 3:53 AM
Subject: [Firebird-Java] RC2 Jaybird JDBC bug

Hello,

In version RC2 of Jaybird (released Dec. 2002), there is a small JDBC
bug when reading from a view. If that view contains a '' mapping,
various errors occur upon select, most commonly "out of memory."

For example, a view defined as:

CREATE VIEW "TEST" ("SEASON_NO", "EMPTY_CHAR")
AS
SELECT  SEASON_NO, '' FROM SPREADSHEET_TEST;

Will cause the aforementioned problems. As soon as the '' is
removed, it works fine.

Tom





To unsubscribe from this group, send an email to:
Firebird-Java-unsubscribe@yahoogroups.com



Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.