Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle Release Number CLient Vs. Database
>> >> To get the database version use
>> >>
>> >> select * from v$version
>> >>
>> >> But how can I identify the client version?
>> >>
>> >> Is there a way on database side or does I have to use an API
> function
>> > which
>> >> I can implement with delphi?
> 2) Use version.dll Windows API to get file version of oraclient*.dll OR
> oci.dll.
>
Hm. OCI.DLL has been my first idea, but Oracle does not maintain the release
number. I get 0.0.0.0 even if I use Windows Properties.But they have
implemented Dateiversion. Now I am searching for reading this. But perhaps
this does not work on each windows with different languages.
Thanks and regards
Nicolas
Received on Wed May 18 2005 - 13:55:24 CDT
![]() |
![]() |