On Jun 12, 2009, at 4:01 AM, IngresBeginner wrote:
Quote:
Hi guys,
I'm now wondering if there is any way that could tell whether ingres
database is installed or not?
Many thanks,
Guoqiang Yang |
Guoquiang,
What kind of platform are you on? Regardless, if you have a way
to search every directory on every drive, look for a file called
version.rel
I've never run into that filename in other software, but it should
be present in any Ingres installation installed since 1990.
UNIX (as user root):
find / -name version.rel
VMS: (as a user with READALL privilege, and for each disk device):
dir DEVICE1:[000000...]version.rel
Windows (as an Administrator):
In Windows Explorer, right-click on each device and select
"Search" operation and look for the file called version.rel
Hope this helps,
Michael Leo
Director of Managed Services
Kettle River Consulting
MLeo (AT) KettleRiverConsulting (DOT) com
+1 612-859-2108 (cell)
+1 612-605-1978 (fax)