Please where can someone find a reference to the setDataSourceName in an application/netbeans for mysql database / what is the correct way to set the datasource name for mysql
is customerRowSet.setDataSourceName("java:comp/env/jdbc/MySQL"); the correct way?
Re: setDataSourceName
by JULIAN ENRIQUE OSORIO AMAYA
::
Rate this Message:
Please where can someone find a reference to the setDataSourceName in an application/netbeans for mysql database / what is the correct way to set the datasource name for mysql
is customerRowSet.setDataSourceName("java:comp/env/jdbc/MySQL"); the correct way?