Connect form to Oracle

Could someone point me to the documentation of how to connect dhtmlxForm to Oracle. I have tried modifying the ‘data save’ sample by adding a connection to Oracle (OCI8 syntax) to dhtmlxForm\dhtmlxForm\samples\common\config.php and including the db_oracle.php file in the dhtmlxForm\dhtmlxForm\samples\05_data\php\options.php file.

But looking at the Apache log, I am getting MySQL errors emanating from the dhtmlxForm\dhtmlxForm\codebase\connector\db_common.php

Is their an example configuration that someone can point me to? I am having a problem following the errors given that I am trying to connect to Oracle, but the Apache error.log is throwing MySQL error. Thanks.

Here are links that relate Oracle:

docs.dhtmlx.com/doku.php?id=dhtm … ide_others
docs.dhtmlx.com/doku.php?id=dhtm … and_oracle