PLSQL Doc update

ScottMattes

Member³
I just had my PC changed for a newer model, so I get to reinstall and reconfigure again.

When I start PL/SQL Dev I see the update window and it says that my 1.1.6 PLSQLDOC should be upgraded, so I click on the button and then download it. After running the setup and restarting PL/SQL Dev it still says that I need to upgrade from 1.1.6!

The files in the zip file are the same as the ones in my plsqldoc directory (with the newest file being the dll with a date of 5/3/2005)!

Where is the update?
 
Can you go to the PlugIns subdirectory in your PL/SQL Developer installation directory, right-click on the plsqldoc.dll file, select Properties, go to the Version tab page, and verify the version number?

My guess is that it's still the old version, and that the newly downloaded version is not (properly) installed.
 
Weird.

I checked the properties on the dll and it says 1.2.0.1, and the created date says Aug 15, 2007 and a modified date of May 3, 2005 (this is the date shown in Win Explorer).

So, I have the correct file, but the date shown in Explorer is wrong. How can it be created 'now' and modified 'back when'?

Thank you.
 
Back
Top