Teradata JDBC Driver and URL Information


Teradata Driver for the JDBC Interface


DRIVER CLASS: com.ncr.teradata.TeraDriver

DRIVER LOCATION: Specify the location on your machine of the following
files. Separate the file paths with semi-colons:

terajdbc4.jar tdgssjava.jar gui.jar (if necessary)

JDBC URL FORMAT:

Type 4 = jdbc:teradata://DatabaseServerName/Param1,Param2,...

Type 3 = jdbc:teradata://GatewayServerName:PortNumber
/DatabaseServerName/Param1,Param2,...