Hi Folks,
A while ago I posted about SQuirreL not working with Ingres and how I had t=
o patch it.
This morning I finally got some time to create a diff of my one-liner to ge=
t Ingres working with SQuirreL.
So to prepare, I downloaded 1.2 beta4... and now it works with Ingres!=20
Did you guys do this on purpose, or is it a by-product of some other change?
(The root-cause of the problem was that the values returned from the getSch=
emas() method needed to be trimmed before being sent to getTables()).
If you did it on purpose, then that's fine.
If it's a side-effect, I just wanted to tell you about it so that you didn'=
t remove it in some later version.
Of course, we've upgraded to a new service pack for Ingres, so that might h=
ave fixed the problem too.
Anyway, if you like, you can now add Ingres to the list of supported DBs fo=
r SQuirreL.
I would suggest a line like:
CA Ingres 2.6 SP2 with EDBC driver v1.8 (probably works with Caribou Lake d=
river too)
And you might needd an Ingres FAQ along the lines of:
Question:
Ingres reports "Error: contsbt: ca.edbc.util.EdbcEx: No MST is currently in=
progress, cannot declare another cursor." when I connect and nothing is li=
sted under the schema name in the Object Tree.
Workaround:
Right-click on the schema in the explorer and select refresh, objects shoul=
d appear as normal.
Cheers,
Shorn.
=20
************************************************************************
The information in this e-mail together with any attachments is
intended only for the person or entity to which it is addressed
and may contain confidential and/or privileged material.
Any form of review, disclosure, modification, distribution
and/or publication of this e-mail message is prohibited. =20
If you have received this message in error, you are asked to
inform the sender as quickly as possible and delete this message
and any copies of this message from your computer and/or your
computer system network. =20
************************************************************************
|