I have DBMS called BBJ DBMS. And installed JDBC , connecting to it via Java with no problems. but the thing i need to connect to it using PHP code. and this DBMC has ODBC only for windows. so i have no choice other than JDBC.
What is the most efficient solution for this case ?
Thanks in advance.