Subject | Re: JayBird & Embeeded |
---|---|
Author | Roman Rokytskyy |
Post date | 2004-03-22T18:46:46Z |
> at org.firebirdsql.jdbc.FBDriver.connect(FBDriver.java:275)Exactly this indicates that you're using JayBird 1.0.1. At this line
you can find exactly that call. In JayBird 1.5 there's javadoc comment
in this line. Check your classpath.
Roman