I think most of the Java programmers use Netbeans.
I am using NetBeans 5.5 here what I saw here that if a JDBC Driver is added to connect a database then it automatically finds out the Driver Class and gets the URL pattern.
Could you help me to do that?
Debasis Jana.
I am using NetBeans 5.5 here what I saw here that if a JDBC Driver is added to connect a database then it automatically finds out the Driver Class and gets the URL pattern.
Could you help me to do that?
Debasis Jana.
Comment