how do you connect to a local database? all the JDBC seems to assume that you have some dedicated query server and does not address the deal the simple (and prob most common) issue: of accesing a local database!?!

any help will appreciated, THNX