connecting forms 6i with mysql without involving oracle database
MaahjoorFeb 14 2013 — edited Sep 18 2013Dear all,
could anyone tell me how to connect forms 6i to mysql without involving oracle database?
let say i have installed oracle developer 2000, and install mysql 5.0,
i open the form builder, click on connect,,
what should i provide here.
i tried creating odbc driver named MYSQL and try to connect like below
scott/tiger@odbc:mysql
but it give error ORA-03121-No interface driver connected,function not performed.
what to do?