Menu

#7 invalid DB_PRODUCT_VERSION string

Version 0.51rc2
open
5
2004-09-09
2004-09-09
No

DB_PRODUCT_VERSION returned by Jaybird driver (Firebird
database) is a string that is not a valid XML string
("WI-V6.0.1.0WI-V6.0.1.0/tcp (WINXP)/P10")

So, an SQLException is thrown, but it's not properly
handled (I don't know why yet).

I commented out lines 169, 170, 171, 173. And... ta
da.... it worked!!!

Discussion


Log in to post a comment.