Hi i set up my applicaiton to connect using ODBC & JDBC both able to connect to MySQL local database, and now next step is to connect to web database. In my application i have to build some report from scratch which are building on stored procedure resultset. Reports build using ODBC now work when turn on JDBC So now i have to make a decision that should i go with JDBC / ODBC.
In terms of Simplicity / Security / Portability / Features / Speed?
In terms of Simplicity / Security / Portability / Features / Speed?