Hello!
I created an Oracle Connector called Oracle10 to connect to our Oracle 10.2.0.4 database via Oracle10 Instant Client, and I entered in all the login information and checked the "Oracle9 and onward" checkbox. Then I saved it. When I went back into edit it, I noticed that it didn't save the Data Source name that I entered into the Data Source tab, and it didn't save the checkbox setting. I get this error when I click on the drop down list in the Data Source tab and when I try to use this connector as my Source in my script - it won't let me go to Step 2 Select Source Records - it throws an error. I have tested that I can connect to the Oracle database via sqlplus from the computer that runs Inaport. Please let me know how I can get this connector working?
Connector Manager error in connector named "Oracle10":
com.inaplex.inaport.exceptions.MVException
at com.inaplex.inaport.db.connectors.ConnectorBase.getDefaultFileExt()
at com.inaplex.inaport.ui.ConnectorWiz.butDataSourceBrowse_click(Object source, Event e)
at com.ms.wfc.core.EventHandler.invoke(Object sender, Event e)
at com.ms.wfc.core.Component.fireEvent(Object key, Event e)
at com.ms.wfc.ui.Button.onClick(Event e)
at com.ms.wfc.ui.Button.wndProc(Message m)
at com.ms.wfc.ui.Control.ControlWindow.wndProc(Message m)
at com.ms.wfc.app.Window.callback(Int32 hWnd, Int32 msg, Int32 wParam, Int32 lParam)
Looking forward to your kind assistance!