import java.sql.*;
import java.io.*;
import java.lang.*;
public class rrw {
public static void main(String args[])throws IOException
{
try
{
Class.forName(" sun.jdbc.odbc.J dbcOdbcDriver") ;
System.out.prin tln("driver loaded");
Connection c=null;
c=DriverManager .getConnection( "jdbc:odbc:rat" );...
User Profile
Collapse
Profile Sidebar
Collapse
rathna ravi
Last Activity: Dec 26 '11, 04:13 PM
Joined: Dec 26 '11
Location:
-
rathna ravi started a topic hi guys...i am trying to use ms access db in my java program(jcreator)...but it throwin Javahi guys...i am trying to use ms access db in my java program(jcreator)...but it throw
No activity results to display
Show More