Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Steven Wood   on Oct 09 In Java Category.

  
Question Answered By: Iris Sanders   on Oct 09

I think u make dsn and use jdbc:odbc it is better


Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
Connection co = DriverManager.getConnection("jdbc:odbc:dsn name");

Share: 

 

This Question has 1 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Question on error on calling stored procedure from Java Or get search suggestion and latest updates.


Tagged: