Menu

SQLB and Java

Help
2001-11-30
2001-12-03
  • Nobody/Anonymous

    Does anyone know if SQLB can be used with Java?

     
    • Frédéric RUAUDEL

      the dialog between a program and sqlb is made trought a library that you must compile with your program. It's a C library.
      So, to answer your question, if you can compile a C library with Java so the answer is yes. Else, you can make a little C program that will make the link between your Java program and sqlb but I'm afraid that you will lost sqlb advantage except if you plan to use sqlb with Oracle because sqlb is particularly efficient with Oracle.
      Finally, if these solution don't convice you, you can try Sqlrelay (http://www.firstworks.com/sqlrelay) that manage more language interfaces.

      Good luck and thanks for you interrest in sqlb

      GrumZ

       

Log in to post a comment.

Auth0 Logo