Discussion:
Latest windos ODBC driver for ingres?
(too old to reply)
Dennis Roesler
2007-02-05 17:05:14 UTC
Permalink
Is there a link to download just the latest windows ODBC driver for
Ingres? The version I have says Ingres 3.50.00.62 and points to
caiiro35.dll. When I try to update through this driver it says that it
is a Read Only driver.

On a related note.. what is the url string suppose to look like to
connect to local ingres database (windows xp) using the jdbc driver?

Thanks

Dennis
d underscore roesler at agilent dot com
Mark R. Winston
2007-02-05 20:33:40 UTC
Permalink
The latest version of the Ingres Windows ODBC drive is 3.50.00.67 and is
provided by the file "CAIIOD35.DLL". There's no download specifically
for this driver but you can download the latest version of Ingres for
Windows 32-bit from
<http://www.ingres.com/downloads/prod-comm-download-form.php>.

Mark R. Winston
www.datavailable.com
Post by Dennis Roesler
Is there a link to download just the latest windows ODBC driver for
Ingres? The version I have says Ingres 3.50.00.62 and points to
caiiro35.dll. When I try to update through this driver it says that it
is a Read Only driver.
On a related note.. what is the url string suppose to look like to
connect to local ingres database (windows xp) using the jdbc driver?
Thanks
Dennis
d underscore roesler at agilent dot com
_______________________________________________
Info-Ingres mailing list
http://www.kettleriverconsulting.com/mailman/listinfo/info-ingres
Dennis Roesler
2007-02-05 23:20:00 UTC
Permalink
Post by Mark R. Winston
The latest version of the Ingres Windows ODBC drive is 3.50.00.67 and is
provided by the file "CAIIOD35.DLL". There's no download specifically
for this driver but you can download the latest version of Ingres for
Windows 32-bit from
<http://www.ingres.com/downloads/prod-comm-download-form.php>.
Mark R. Winston
www.datavailable.com
Is this a Read Only driver or is there something in the way it was
installed that makes it read only?

Dennis
Post by Mark R. Winston
Post by Dennis Roesler
Is there a link to download just the latest windows ODBC driver for
Ingres? The version I have says Ingres 3.50.00.62 and points to
caiiro35.dll. When I try to update through this driver it says that it
is a Read Only driver.
On a related note.. what is the url string suppose to look like to
connect to local ingres database (windows xp) using the jdbc driver?
Thanks
Dennis
d underscore roesler at agilent dot com
_______________________________________________
Info-Ingres mailing list
http://www.kettleriverconsulting.com/mailman/listinfo/info-ingres
William Avery
2007-02-06 08:39:42 UTC
Permalink
Post by Dennis Roesler
On a related note.. what is the url string suppose to look like to
connect to local ingres database (windows xp) using the jdbc driver?
"jdbc:ingres://127.0.0.1:II7/iidbdb" works for me.

Will
Dennis Roesler
2007-02-06 13:47:03 UTC
Permalink
Post by William Avery
Post by Dennis Roesler
On a related note.. what is the url string suppose to look like to
connect to local ingres database (windows xp) using the jdbc driver?
"jdbc:ingres://127.0.0.1:II7/iidbdb" works for me.
I've tried several incantations of the host name trying to connect to a
local database, or iidbdb. I always get the following.

An error occurred while establishing the connection.
Type: com.ingres.gcf.util.SqlEx Error Code: 802817 SQL State: 08001
Message: Communications error while establishing connection.

This is the only error that comes back, nothing else in errlog.log. I
have no trouble connecting to a remote database. I don't have a
separate login on the windows pc for ingres so I'm just using my regular
user id and password as the user and password.

Dennis

Dennis
William Avery
2007-02-06 14:35:37 UTC
Permalink
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#3333ff">
Dennis Roesler said the following on 06/02/2007 13:47:
<blockquote cite="***@newsreg.cos.agilent.com"
type="cite">
<pre wrap="">William Avery wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Dennis Roesler said the following on 05/02/2007 17:05:

</pre>
<blockquote type="cite">
<pre wrap="">On a related note.. what is the url string suppose to look like to
connect to local ingres database (windows xp) using the jdbc driver?


</pre>
</blockquote>
<pre wrap="">"jdbc:ingres://127.0.0.1:II7/iidbdb" works for me.
</pre>
</blockquote>
<pre wrap=""><!---->
I've tried several incantations of the host name trying to connect to a
local database, or iidbdb. I always get the following.

An error occurred while establishing the connection.
Type: com.ingres.gcf.util.SqlEx Error Code: 802817 SQL State: 08001
Message: Communications error while establishing connection.
</pre>
</blockquote>
Is there a JDBC or Data Access Server running? You can check in the
Ingres Visual Manager and try starting one if there isn't.<br>
<br>
Will<br>
</body>
</html>
Dennis Roesler
2007-02-06 18:53:22 UTC
Permalink
Post by William Avery
Post by Dennis Roesler
Post by William Avery
Post by Dennis Roesler
On a related note.. what is the url string suppose to look like to
connect to local ingres database (windows xp) using the jdbc driver?
"jdbc:ingres://127.0.0.1:II7/iidbdb" works for me.
I've tried several incantations of the host name trying to connect to a
local database, or iidbdb. I always get the following.
An error occurred while establishing the connection.
Type: com.ingres.gcf.util.SqlEx Error Code: 802817 SQL State: 08001
Message: Communications error while establishing connection.
Is there a JDBC or Data Access Server running? You can check in the
Ingres Visual Manager and try starting one if there isn't.
Yes - Ingres Visual Manager shows that it is running.

Dennis
Jim Gramling
2007-02-06 21:17:41 UTC
Permalink
Dennis,
Post by Dennis Roesler
An error occurred while establishing the connection.
Type: com.ingres.gcf.util.SqlEx Error Code: 802817 SQL State: 08001
Message: Communications error while establishing connection.
This is a generic connection error ... which means the jdbc driver
failed to connect to the iigcd port.

My guess would be that, either you have multiple Ingres installations,
and your Ing 2006 Rls 2 installation ID is not "II" ... or you have a
firewall issue. If you use windows firewall, make sure that <Ing2006
path>\ingres\bin\iigcd.exe is listed as an exception in the firewall
configuration dialog.

BTW, if you haven't installed the Ingres DTP for Eclipse, you
should ... you're in for a real treat. Very nice integration with the
Eclipse Data Source Explorer! Makes working with Ingres in Java feel
a lot more mainstream!

Regards,

Jim Gramling
Rio de Janeiro
Post by Dennis Roesler
Post by William Avery
Post by Dennis Roesler
On a related note.. what is the url string suppose to look like to
connect to local ingres database (windows xp) using the jdbc driver?
"jdbc:ingres://127.0.0.1:II7/iidbdb" works for me.
I've tried several incantations of the host name trying to connect to a
local database, or iidbdb. I always get the following.
An error occurred while establishing the connection.
Type: com.ingres.gcf.util.SqlEx Error Code: 802817 SQL State: 08001
Message: Communications error while establishing connection.
This is the only error that comes back, nothing else in errlog.log. I
have no trouble connecting to a remote database. I don't have a
separate login on the windows pc for ingres so I'm just using my regular
user id and password as the user and password.
Dennis
Dennis
Dennis Roesler
2007-02-06 23:41:08 UTC
Permalink
Post by Jim Gramling
Dennis,
Post by Dennis Roesler
An error occurred while establishing the connection.
Type: com.ingres.gcf.util.SqlEx Error Code: 802817 SQL State: 08001
Message: Communications error while establishing connection.
This is a generic connection error ... which means the jdbc driver
failed to connect to the iigcd port.
My guess would be that, either you have multiple Ingres installations,
and your Ing 2006 Rls 2 installation ID is not "II" ... or you have a
firewall issue. If you use windows firewall, make sure that <Ing2006
path>\ingres\bin\iigcd.exe is listed as an exception in the firewall
configuration dialog.
This is a company pc and I don't think we're using Windows firewall, but
will check into this. The installation ID is II, or at least that is
what the Visual Manager says :-).
Post by Jim Gramling
BTW, if you haven't installed the Ingres DTP for Eclipse, you
should ... you're in for a real treat. Very nice integration with the
Eclipse Data Source Explorer! Makes working with Ingres in Java feel
a lot more mainstream!
I did install the Ingres DTP for Eclipse and had the same problem in
Eclipse. When setting up the connection and hitting the test button it
returns "Ping failed." As I mentioned before, remote connections aren't
a problem - I'll just need to figure out what is going on with Windows.

Actually I would like to see a lot of the functionality they showed in
Eclipse in VDBA. I realize that the Eclipse stuff is targeted at the
developer, but they showed a lot of functionality that would also help a
DBA.

Dennis
Jim Gramling
2007-02-07 00:28:29 UTC
Permalink
Dennis,

You can connect to a remote pc, via a remote DAS? In other words, if
you change your jdbc connect string from:
jdbc:ingres://localhost:II7/iidbdb
to
jdbc:ingres://remote_ip:II7/iidbdb

Does that work? If it does, than try this: create a vnode on the
remote ingres installation pc that points back to your machine:
my_company_pc_vnode, and test it. Does that work? If not, you either
have a firewall issue or some other problem with your installation. I
would uninstall ingres then reinstall it.

If you can connect via Ingres Net to your local machine, then try
this: change your jdbc connect string to :
jdbc:ingres://remote_ip:II7/my_company_pc_vnode::iidbdb

You will be connecting from a remote iigcd back to your local machine
over Ingres Net; if that works, then you will have proven that you
have a problem with the local DAS server (I'm still betting it's a
firewall issue -- either windows firewall or whatever software your
company uses to protect the machine!).

IIRC, the ingres installer should automatically add an exception to
windows firewall (or prompt you during startup?) That, along with the
ODBC problems you are having, point to some kind of failed install
scenario. Just out of curiosity, was this a clean install of Ingres
2006 Rls 2 Beta? Or did you install on top of a previous version?
Did you use the express install or custom install? Do you remember
any problems or error messages appearing during the install?

You don't have to answer all of those questions ... mostly just
rhetorical! It might be easier just to reinstall everything. Good
luck!

Regards,

Jim Gramling
Rio de Janeiro
Post by Dennis Roesler
Post by Jim Gramling
Dennis,
Post by Dennis Roesler
An error occurred while establishing the connection.
Type: com.ingres.gcf.util.SqlEx Error Code: 802817 SQL State: 08001
Message: Communications error while establishing connection.
This is a generic connection error ... which means the jdbc driver
failed to connect to the iigcd port.
My guess would be that, either you have multiple Ingres installations,
and your Ing 2006 Rls 2 installation ID is not "II" ... or you have a
firewall issue. If you use windows firewall, make sure that <Ing2006
path>\ingres\bin\iigcd.exe is listed as an exception in the firewall
configuration dialog.
This is a company pc and I don't think we're using Windows firewall, but
will check into this. The installation ID is II, or at least that is
what the Visual Manager says :-).
Post by Jim Gramling
BTW, if you haven't installed the Ingres DTP for Eclipse, you
should ... you're in for a real treat. Very nice integration with the
Eclipse Data Source Explorer! Makes working with Ingres in Java feel
a lot more mainstream!
I did install the Ingres DTP for Eclipse and had the same problem in
Eclipse. When setting up the connection and hitting the test button it
returns "Ping failed." As I mentioned before, remote connections aren't
a problem - I'll just need to figure out what is going on with Windows.
Actually I would like to see a lot of the functionality they showed in
Eclipse in VDBA. I realize that the Eclipse stuff is targeted at the
developer, but they showed a lot of functionality that would also help a
DBA.
Dennis
Jim Gramling
2007-02-07 00:53:43 UTC
Permalink
Post by Dennis Roesler
Actually I would like to see a lot of the functionality they showed in
Eclipse in VDBA. I realize that the Eclipse stuff is targeted at the
developer, but they showed a lot of functionality that would also help a
DBA.
I know what you mean. My jaw dropped when I realized that you can
actually edit a stored proc in the IDE ... with syntax
highlighting ... save it back to the database, then run it
interactively, and see the result set in the IDE.

We Ingres users are easily impressed! :)

Jim

Paul White
2007-02-06 11:27:02 UTC
Permalink
I recall the odbc package asking whether I wanted to install readonly
driver.

Ingres 2006 connectivity guide says both drivers are installed.
When I upgraded from 2.6 to 2006 on my test machine, the script asks which
odbc driver. The install.log lists only the one driver but now have 3
drivers listed: ingres, ingres 3.0 and ingres readonly. The readonly driver
is missing version information. Probably messed up because this old machine
has had many upgrades, patches etc. The setup modify option does not give
me the opportunity to re-install the odbc drivers.



Paul


-----Original Message-----
From: info-ingres-***@kettleriverconsulting.com
[mailto:info-ingres-***@kettleriverconsulting.com]On Behalf Of
Dennis Roesler
Sent: Tuesday, 6 February 2007 10:20 AM
To: info-***@kettleriverconsulting.com
Subject: Re: [Info-Ingres] Latest windos ODBC driver for ingres?
Post by Mark R. Winston
The latest version of the Ingres Windows ODBC drive is 3.50.00.67 and is
provided by the file "CAIIOD35.DLL". There's no download specifically
for this driver but you can download the latest version of Ingres for
Windows 32-bit from
<http://www.ingres.com/downloads/prod-comm-download-form.php>.
Mark R. Winston
www.datavailable.com
Is this a Read Only driver or is there something in the way it was
installed that makes it read only?

Dennis
Post by Mark R. Winston
Post by Dennis Roesler
Is there a link to download just the latest windows ODBC driver for
Ingres? The version I have says Ingres 3.50.00.62 and points to
caiiro35.dll. When I try to update through this driver it says that it
is a Read Only driver.
On a related note.. what is the url string suppose to look like to
connect to local ingres database (windows xp) using the jdbc driver?
Thanks
Dennis
d underscore roesler at agilent dot com
_______________________________________________
Info-Ingres mailing list
http://www.kettleriverconsulting.com/mailman/listinfo/info-ingres
Dennis Roesler
2007-02-06 13:50:03 UTC
Permalink
Post by Paul White
I recall the odbc package asking whether I wanted to install readonly
driver.
Ingres 2006 connectivity guide says both drivers are installed.
When I upgraded from 2.6 to 2006 on my test machine, the script asks which
odbc driver. The install.log lists only the one driver but now have 3
drivers listed: ingres, ingres 3.0 and ingres readonly. The readonly driver
is missing version information. Probably messed up because this old machine
has had many upgrades, patches etc. The setup modify option does not give
me the opportunity to re-install the odbc drivers.
I have 2 drivers listed as well, Ingres and Ingres 3.0, but neither says
Readonly. I have installed the latest Ingres beta for Windows but I
don't remember being asked any questions about which odbc driver. Maybe
I should reinstall.

Dennis
Loading...