Can I package my java program which consists of a MS Access db into jar?
as title~
thx.
as title~
thx.
Let's put this another way. You cannot connect to an MS Access database that is in a jar file. That is impossible.
Then, what should I do?
I need to connect my program to an Access database.
And I would like to package my java classes into a file.
> where's the problem in that?
> Where does it state you have to put the mdb into that
> jar as well?
OK. I get your point.