How to retreive the version os software

  • 19 years ago

    Form Vb i want to retrieve the version of the software eg oracle8i.


    Using Vb i have to fetch the version of Oracle and store it in a variable.





    thanks


    dhinakaran

  • 19 years ago

    I don't actually know Oracle very well, but there might be a registry value somewhere you could try.... I suggest looking at
    HKEYLOCALMACHINE\Software\Oracle (or whoever make it...)
    using regedit. You can then use the registry API to retreive the value, if there is a version key...

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“The generation of random numbers is too important to be left to chance.” - Robert R. Coveyou