Search:

Type: Posts; User: muzammil786

Search: Search took 0.08 seconds.

  1. Replies
    11
    Views
    1,850

    Re: ms-acess with jdbc

    i am trying to connect with ms-access it gives run time error class not found if u have videos of ms-access
  2. Replies
    11
    Views
    1,850

    Re: ms-acess with jdbc

    it is present in oracle or java jdk 1.6 please tell
  3. Replies
    11
    Views
    1,850

    Re: ms-acess with jdbc

    how to define please tell to me i am beginner of jdbc please tell to me:-s:
  4. Replies
    11
    Views
    1,850

    Re: ms-acess with jdbc

    please check my message and check it and give the answer as soon as possible... please

    --- Update ---

    class not found
    my sql exception no data found it gives please tell message
  5. Replies
    11
    Views
    1,850

    Re: ms-acess with jdbc

    Microsoft Windows XP [Version 5.1.2600]
    (C) Copyright 1985-2001 Microsoft Corp.

    C:\Documents and Settings\admin>d:

    D:\>javac SelectTest.java

    D:\>java SelectTest
    Exception in thread "main"...
  6. Replies
    11
    Views
    1,850

    ms-acess with jdbc

    // Access.java
    import java.sql.*;
    public class AccessTest

    {
    public static void main(String [] args) throws Exception
    {
    try
    {
Results 1 to 6 of 6