PxPlus User Forum

Twitter Twitter Twitter

Author Topic: JDBC  (Read 1723 times)

michaelgreer

  • Diamond Member
  • *****
  • Posts: 129
    • View Profile
JDBC
« on: January 07, 2019, 11:05:43 AM »
Is there any plan to develop a JDBC driver parallel to the ODBC driver?

Devon Austen

  • Administrator
  • Diamond Member
  • *****
  • Posts: 382
  • Don’t Panic
    • View Profile
    • PVX Plus Technologies
Re: JDBC
« Reply #1 on: January 07, 2019, 11:57:00 AM »
There are no current plans to develop a JDBC driver.

There are products out there that allow you to use a ODBC driver with JDBC called JDBC_ODBC bridges. Here is one (https://www.easysoft.com/products/data_access/jdbc_odbc_bridge/#section=tab-1).

Another option would be to invoke the PXPSQL command line client from within java and read back the results.
Principal Software Engineer for PVX Plus Technologies LTD.