Subject What do I need to run FB with Java?
Author Chris Wiegand
I'm writing a Java app, and I want to use FireBird in my app. However, I can't quite figure out what I do and do not need to use it. I've got FireBird server installed on my (windows) machine. I've got Java, and netbeans (IDE). I downloaded a driver jar for "interbase" (interbase.interclient.*), and it connects kinda... Is this the driver I should be using? I thought interbase was the closed source version of the server...