I just checked that. I restarted the wizard and clicked the properties.
when the New Driver Definition window came up. I noticed it had (under
General)
something like jdbc:derby:C\:myDatabases\......, so I changed that to
/home/cuco/DerbyDatabases/MyNewDB. The create=true was in the URL.
Now when I rt. click on New Derby in the Data Source Explorer and click
JDBC Connection Properties I see that it does have the URL as
jdbc:derby:/home/cuco/DerbyDatabases/MyNewDB:create=true, so that part
looks correct.
One other thing I noticed that looks strange,though, is that in the Data
Source Explorer it has the little blue icon for New Derby, but above that
it has another blue icon that just says c. I click on that to see what it
is, and I dont see any info for it. Anyway, thanks for your help. I'm
wondering it this could be a bug.