Hello,
I was creating an ANT-task that is using derby.jar as jdbc driver.
I put derby.jar in the front of the classpath of my task.
But every time I tried to reload sth. into my derby database it failed: sth.
like "JDBC driver not found"
Yesterday I found a workaround for my problem:
I
On 18/01/12 17:46, Nehal Patel wrote:
Nice, this was the solution!
Frankly this is a bit more advanced that i know.
I don't know the following:
What the "^" means.
What the "$" means.
What the "\1" means.
All you want to know about regular expressions and even more:
http://www.regular-expr
Well answered, Harold. :) Regular expressions can be a little daunting when you
first start looking at them, but they're very powerful once you've wrapped your
head around how they work. And I'm finding that they pop up *everywhere* these
days!
-Original Message-
From: Harold Putman [m