java.sql.SQLException: [Microsoft][ODBC Driver Manager] Data source name not found an

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • harsha1302
    New Member
    • Jan 2010
    • 1

    java.sql.SQLException: [Microsoft][ODBC Driver Manager] Data source name not found an

    Hi all

    i am trying to connect my application written in jsp to the database and i am receiving this exception

    java.sql.SQLExc eption: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified

    i have tried and added the DSN name

    kindly help me out please
  • vinot85
    New Member
    • Aug 2007
    • 53

    #2
    Originally posted by harsha1302
    Hi all

    i am trying to connect my application written in jsp to the database and i am receiving this exception

    java.sql.SQLExc eption: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified

    i have tried and added the DSN name

    kindly help me out please
    Hi Harsha,

    I would like to clarify something.

    Did you configured the data source using (ODBC data sources) for which you are trying to access ?

    If you have configured, can you please enclose the code snippet herewith, so that I can look over it.


    Regards,
    Vinoth

    Comment

    Working...