Jar MS Access

Hi AllI have a java application that deals with MS Access Database, I want to make a java archive and i want to add the access file to my jar file, so that, when the application run reads from this archived file.any help please
[248 byte] By [jotnartaa] at [2007-10-3 10:31:12]
# 1
I don't think that is a good idea. I would suggest you keep the access file outside of the jar. Why do you want to put it in the jar? Will the data never change?
zadoka at 2007-7-15 5:53:58 > top of Java-index,Desktop,Deploying...