java - Not able to connect to Teradata using jdbc -


i trying connect teradata using jdbc. application running in jdk 1.4.

the url using "jdbc:teradata:///tmode=ansi,charset=utf8";

i "no suitable driver error" when try run using jdk 1.4. however, able run app using jdk 1.7 same url.

i have both terajdbc4.jar , tdgssconfig.jar in netbeans libraries.

you use wrong version of either java, teradata jdbc or teradata utilities (ttu).

take here, compatible what: compatibility

the matrix part of reference holds information how use jdbc different application server jboss, tomcat, websphere, coldfusion, weblogic, sap etc.


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -