[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.dtp] Re: Derby fails to create database
|
Can you create a Bugzilla entry and attach a screen shot along with any
steps to reproduce it? I'll be happy to take a look and see if I can repro
it then.
Thanks!
"Adam Posner" <cuco2772@xxxxxxxxx> wrote in message
news:a0ca41310615fc7b2d1777fa2337cb87$1@xxxxxxxxxxxxxxxxxx
>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.
>
>