JDBC support wide set of databases including Microsoft Access. Now lets see how to connect to Microsoft Access using JDBC. To connect to Access database we use Type-1 driver. To understand and run this tutorial we need following things. Create a table using Microsoft Access Create a Data Source Name (DSN) and connect to...