P 
		
				
			
		Paul Maclean
Guest
In "Talend Data Integration" I want to create a connection using JDBC to a Progress OpenEdge database. I have no experience whatsoever with this type of connection.
My ODBC-connections to the same resources work fine, but Talend requires a JDBC connection to function properly.
The connection settings in Talend I have at the moment are:
EDIT: I am using Windows 7 on a 64-bit machine, using Talend Open Studio for Data Integration version 5.3.0.r101800.
Continue reading...
				
			My ODBC-connections to the same resources work fine, but Talend requires a JDBC connection to function properly.
The connection settings in Talend I have at the moment are:
- DB Type: General JDBC
 - JDBC URL: jdbc:sqlserver://db-name
ort;databaseName=** - Driver jar: ??? (which jar-file do I need for OpenEdge?)
 - Class name: ??? (which class name do I need for OpenEdge?)
 - User name: *
 - Password: *
 - Schema: ??? (don't know what this means...?)
 - Mapping file: ??? (which xml-file do I need for Progress OpenEdge?)
 
EDIT: I am using Windows 7 on a 64-bit machine, using Talend Open Studio for Data Integration version 5.3.0.r101800.
Continue reading...