Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I have a .IB file which I'd like to access using a Java Application. Where can I find the drivers for Interbase. My OS is Mac OS X

share|improve this question

1 Answer

In Interbase install

http://docs.embarcadero.com/products/interbase/IB2009/2009Update3/DevGuide.pdf

Chapter "Programming with JDBC"

share|improve this answer
Right, IB includes a Type 4 JDBC driver – Craig Stuntz Feb 1 '10 at 21:17

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.