I am new to this forum and wanted to ask one question. After downloading dhtmlxConnector for Coldfusion, I am trying to build data grid by referring to the sample code.
I am stuck with the cfc library specific to oracle.
Under codebase folder, I found db_MySQL.cfc,DB_MSSQL.cfc etc but not DB_Oracle.cfc. Don’t know why. Did anybody come across this situation.
Do I need to build DB_Oracle.cfc similar to DB_MySQL.cfm and use? That would be like re-inventing the wheel.
Any help would be greatly appreciated.