Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DTP » getCanonicalDatabaseVendorDefinitionId
getCanonicalDatabaseVendorDefinitionId [message #584593] Mon, 12 March 2007 17:58
Francine Grimmer is currently offline Francine GrimmerFriend
Messages: 17
Registered: July 2009
Junior Member
I am having a problem where the ProfileUtil.getDatabaseVendorDefinitionId
returns a DatabaseDefinitionId using the full product version
(server.version) number xx.xx.xx.xx (containing major, minor, release, and
build values) instead of using the 2 digit vendor version xx.xx.
It looks like there is a bug in
SQLToolsFacade.getCanonicalDatabaseVendorDefinitionId that even though it
finds a Configuration that matches the simple form xx.xx, it still returns
the Vendor ID with the full number.
And since we do not define our services based on the full server name
(which includes the four digit version number xx.xx.xx.xx), our services
are not getting loaded. We have noticed this problem was introduced in DTP
1.0.

I am running with DTP 1.5 M5.
Can someone respond and confirm if this is a bug or tell me how to work
around this problem.

thanks,
-francine
Previous Topic:getCanonicalDatabaseVendorDefinitionId
Next Topic:DTP removes Oracle hints from SQL statement ?
Goto Forum:
  


Current Time: Tue Apr 23 16:08:16 GMT 2024

Powered by FUDForum. Page generated in 0.03165 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top