Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dtp-dev] Critical/blocker bug with latest builds

I got this error when I was trying Derby DB connection as same was the case for Oracle DB connection.

Anthos
On 10/10/2006, at 6:54 AM, rcernich@xxxxxxxxxx wrote:

Anthos,

Make sure the driver you are contributing contains a vendor and version property. This NPE is probably occurring as a result of the framework not being able to locate the dbdefinition for the connection. The dbdefinition
is looked up using the vendor and version properties specified in the
driver definition.

Also, I have not been able to reproduce this problem using Derby and the
latest source.

Rob

_______________________________________________
dtp-dev mailing list
dtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dtp-dev



Back to the top