OK, I'm required to connect to an Informix DB via an older JDBC drive. (Not sure the actual version number) When I perform an action like "New SQL Editor" it makes the connection but I get the following modal error display:
Method Not Supported: IfxDatabaseMetaData.getDatabaseMajorVesrion()
It doesn't open a SQL Editor page. I'm forced to do a "New SQL Editor" action again to get the Editor, but the creates a second pooled connection.
Corporate policy does not allow me to download the latest driver. Not sure if there is anything I can do about this, but I'm open to suggestions.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
OK, I'm required to connect to an Informix DB via an older JDBC drive. (Not sure the actual version number) When I perform an action like "New SQL Editor" it makes the connection but I get the following modal error display:
Method Not Supported: IfxDatabaseMetaData.getDatabaseMajorVesrion()
It doesn't open a SQL Editor page. I'm forced to do a "New SQL Editor" action again to get the Editor, but the creates a second pooled connection.
Corporate policy does not allow me to download the latest driver. Not sure if there is anything I can do about this, but I'm open to suggestions.
This problem is fixed with 3.5.0 RC6