June 26, 200124 yr Newbies I tested the java api of FMP5 but the jdbc driver doesn't work. Even if I use an exemple taken in the documentation, or if I try to use the driver in one of my web application, I always get this error: [973] Invalid Database Someone have some hint on this?
July 5, 200124 yr Newbies Which version of the JDK are you using? As of last August ( good grief, almost a year ago now ) FileMaker's JDBC driver would only work with JDK 1.2.2. I've tried it with every JDK 1.3 I could find and it always fails to work. If you can, try using JDK 1.2.2 and see if it helps.
Create an account or sign in to comment