

Repro Downloads
Submitted by admin on Wed, 2006-09-06 12:37.





Requirements
- Operating Systems (any one)
- Linux
- Open Solaris
- AIX
- Windows 2000
- Windows XP
- Windows 2003 Server
- Mac OS
- Open Solaris
- AIX
- Windows 2000
- Windows XP
- Windows 2003 Server
- Mac OS
- JDK 1.5 or above
Note
After installation of the beta version of Repro Designer, you need to download the appropriate JDBC driver given below. Copy the respective driver in <Repro Installation Directory>/lib.
After installation of the beta version of Repro Designer, you need to download the appropriate JDBC driver given below. Copy the respective driver in <Repro Installation Directory>/lib.
Download JDBC Drivers
Oracle JDBC Driver 10.2.0.1.0 (Download Driver)
Compatibility:
Oracle 10.2.0.1.0
Files:
ojdbc14.jar
Driver Class:
oracle.jdbc.driver.OracleDriver
URL:
jdbc:oracle:thin:@<host>:<port1521>:<sid>
SQL Server Driver 2.2.0040 (Download Driver)
Compatibility:
SQL Server 2000 8.00.2039
Files:
mssqlserver.jar, msbase.jar, msutil.jar
Driver Class:
com.microsoft.jdbc.sqlserver.SQLServerDriver
URL:
microsoft:sqlserver://<host>:<port1433>;DatabaseName=<database>
SQL Server Driver 1.0.809.102 (Download Driver)
Compatibility:
SQL Server 2005 09.00.1399
Files:
sqljdbc.jar
Driver Class:
com.microsoft.sqlserver.jdbc.SQLServerDriver
URL:
microsoft:sqlserver://<host>:<port1433>;DatabaseName=<database>
mysql-connector-java-5.0.4 (Download Driver)
Compatibility:
MySQL 4.1.19, MySQL 5.0.21
Files:
mysql-connector-java-5.0.4-bin.jar
Driver Class:
com.mysql.jdbc.Driver
URL:
jdbc:mysql://<host>:<port3306>/<database>
Sybase jConnect 6.05 EBF13044 (Download Driver)
Compatibility:
Sybase ASA 9.0.2.2452
Files:
jconn3.jar
Driver Class:
com.sybase.jdbc3.jdbc.SybDriver
URL:
jdbc:sybase:Tds:<host>:<port2638>/<database>
Sybase jConnect 5.5 EBF13045 (Download Driver)
Compatibility:
Sybase ASA 9.0.2.2452
Files:
jconn2.jar
Driver Class:
com.sybase.jdbc2.jdbc.SybDriver
URL:
jdbc:sybase:Tds:<host>:<port2638>/<database>














