Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Techguy Sr eng.   on Oct 13 In Java Category.

  
Question Answered By: Orville Rodriguez   on Oct 13

yes, Certainly
with
Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
and set ODBC for your database then you could easily connect to it.
and if you wanna know more goto this url :
ttp://java.sun.com/j2se/1.3/docs/guide/jdbc/getstart/bridge.doc.html
and I attach a pdf for learn more.

Share: 

 

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

 
Didn't find what you were looking for? Find more on Applet Can Coonect To SQL Server Using JDBC ? Or get search suggestion and latest updates.


Tagged: