Java Utility- Populate Access Database using several .txt files
843789Mar 31 2009 — edited Mar 31 2009I am fairly new to java programming and have the task of creating a java utility to populate an access database (which is already created and has several tables) from text files which have the appropriate data. This seems to me to be an often used utility. Is there by chance a downloadable code/application that people are familiar with? Any help would be greatly appreciated.