If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Other > How to get the ingres version

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-08-07, 05:34
TonyJ TonyJ is offline
Registered User
 
Join Date: Oct 2007
Posts: 1
How to get the ingres version

Hello!

I'm working as a consult for a company and want to find what version they have on Ingres ABF/4gl.
The reason for this is if I'm going to use the forum it good to have the version.

Some useful Information:
This Ingres version must be very old because it's character based and is running on an OpenVMS Plattform. The application is based on 4gl forms and event is based on using functionkey like F12, F13 and so on. The mouse can't be used in this Ingres version.
The language that is used is called ingres 4GL.
The database Ingres is is fit together with the Ingres ABF/4GL.

I just want to know what command I should use to receive the actual version.

//Tony
Reply With Quote
  #2 (permalink)  
Old 11-14-07, 10:10
nubro01 nubro01 is offline
Registered User
 
Join Date: Nov 2007
Location: Netehrlands, Amsterdam
Posts: 1
Ingres information

Ingres once owned by Ask then bought by CA, is now offered to the Open Source community. visit http://www.ingres.com for more information.
I also believe it is time Ingres is mentioned within all others DBMS systems, specially now it is also free!
Reply With Quote
  #3 (permalink)  
Old 11-20-07, 09:31
shirishtvrs shirishtvrs is offline
Registered User
 
Join Date: Nov 2007
Posts: 2
Ingres version

Hi Tony,

If in Unix OS just enter the ingres platform and type as below:

view version.rel

This will show you the Ingres present version with the latest patch number.

I hope it is same for VMS.....
Reply With Quote
  #4 (permalink)  
Old 01-19-08, 15:17
by0nder by0nder is offline
Registered User
 
Join Date: Jan 2008
Location: Kingdom of Sweden
Posts: 11
On our UNIX system I do:

cat $II_SYSTEM/ingres/version.rel
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On