Greetings,
I would like to create a JDBC Application to run queries against a MySql 4.12 on Windows 2003 database and then insert the query results into Oracle10g on Linux. I understand Java has a JVM environment to devlop the JDBC api and create an open connection to both database platforms.
Since I do not have Java programming experience, I would like to create this program using VS J#.
I do know that .net has a JDBC driver to Oracle, and MySql has a JDBC driver, and Oracle has a JDBC driver. It seems plausable that this interface could be build in J#.
Any suggestions, links, or past experiences you have with a similiar project is what I am asking.
Thanks for sharing.
ron-database developer

J# JDBC Interface with Oracle10g and Mysql 4.1
Raghavendra_desai25
Hi Ron,
I think this book will solve your problems.
http://www.wrox.com/WileyCDA/WroxTitle/productCd-0764584375.html
regards,
Raj Thilak