JAVA

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Problem Connecting to AS400 using jt400.jar

    0 answers - 1022 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Hi All,
    Im using jt400.jar to connect to AS/400 for some implementation , The DB Properties have been hardcoded in one file from where it will be read . The file looks like this :
    .....................
    DRIVER=com.ibm.as400.access.AS400JDBCDriver
    DATABASENAME=jdbc:as400://157.227.246.4/TARONL
    USERID=TARJOJ
    PASSWORD=TARABS05
    .....................

    But while connecting it gives the following error.
    >>>>>>>>>>>>>>>>>>>>
    sun.jdbc.odbc.JdbcOdbcDriver@4fdf11
    [24/Feb/2004:20:50:30] INFO ( 2364): CORE3282: stdout: Problem with connection to database
    [24/Feb/2004:20:50:30] INFO ( 2364): CORE3282: stdout: Exception is java.sql.SQLException: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
    >>>>>>>>>>

    Please look into the error and let me know how to fix this problem
    Thanks in Advance!!

    Regards
    Varun

Re: Problem Connecting to AS400 using jt400.jar


max 4000 letters.
Your nickname that display:
In order to stop the spam: 9 + 9 =
QUESTION ON "JAVA"

DATABASE TECH