Thanks to everyone who posted to help me out. Sorry I was pulled away from
working on this for a while and only now got the time to finally solve it.
It turned out that, as Andrus mentioned, the problem was with the DB itself
- which is Derby in this case - and reading the docs on how to properly
Hi,
I have an issue when I’m trying to connect to a Mysql database on a different
machine than the one that runs my code. I get this exception:
java.sql.SQLException: Access denied for user 'user'@'%'
As you might know, Mysql users consist of a name and a location (or % for all
locations). For
Marcin,
will you be including examples with OSCache?
Thanks, looking forward to read the cache docs!
Cheers,
Borut
2008/3/5 Marcin Skladaniec <[EMAIL PROTECTED]>:
> Thank you very much for the reply, I need to read through one more time
> and I'll try to make use of it as well as write some do