I am new to Java(the only experience I had with Java is in college, developing toy applications) and need assistance with connecting to a database through a JDBC.
I have made an application using Access that connects to a database through an ODBC and am now trying to duplicate that database utilizing Java.
Can someone please help with the coding of connnecting to a database via JDBC.
Thank you
I have made an application using Access that connects to a database through an ODBC and am now trying to duplicate that database utilizing Java.
Can someone please help with the coding of connnecting to a database via JDBC.
Thank you