Is it possible to load *.mdb database from a resource within a jar file?

Here is sample code but I end up with an error.


URL databaseResource =...