[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.dtp] Re: Still can't create a connection

Hooray! :)

You bet. I'm glad I could help and it was a relatively minor problem of 
missing bundles in the end. I had a few more options, but they got ugly 
quickly. ;)

I'm going to take this thread and try and write up some basics on using the 
APIs and the various options available on the Wiki. It was a great exercise 
trying to walk someone else through the process -- thanks for being patient!

Do let us know if you need anything else and if you find more bugs or 
issues, give us a holler!

Have a great weekend!

--Fitz

"Mark Leone" <midnightjava@xxxxxxxxxxx> wrote in message 
news:ac29597ba240eb07094fa7c5dd29cc5a$1@xxxxxxxxxxxxxxxxxx
> Brian Fitzpatrick wrote:
>
>> Can you create a different type of connection profile? Such as for a 
>> Derby database or something?
>
> Fitz,
>
> Success at last! The Derby suggestion was a good one. I had to add a 
> number of bundles to get the Derby bundles to resolve, and some of those 
> turned out to be the ones needed to make the MySQL profile drill-down 
> work. The missing bundles were:
>
> org.eclipse.datatools.connectivity.sqm.core.ui
> org.eclipse.datatools.connectivity.sqm.server.ui
> org.eclipse.datatools.modelbase.sql.edit
>
>
> It's interesting that the dependencies were identified when I used Derby, 
> but for MySQL profiles the DSE silently failed to expose the drill-down 
> capability. Perhaps that's something that can be addressed.
>
> Once again, I;'m very grateful for the superb help you gave me. You hung 
> in there with me, and we were able to get everything that I needed 
> working.
>
> -Mark
>