Results 1 to 3 of 3

Thread: MS-Access/Java/text files

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jan 2003
    Posts
    17

    Post MS-Access/Java/text files

    Hello;
    I need to connecte an applet with a MS-Access DB, how can I read/insert infos into tables withen my Access DB, the access to this DB may be only on the machine level; i.e I've a DB "c:\DB1.mdb" and have an applet on my hard disk, that's simple I guess for you, but I'm still beginner..
    DB may contain many tables, have relationships between them and common records...

    Also I need to know how to read/write lines to a text file on my machine (the same idea)..


    tHaNkS aLoT!!
    _______________________________
    Excelsoft IT

  2. #2

    Thread Starter
    Junior Member
    Join Date
    Jan 2003
    Posts
    17

    Angry !!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    Where r u? r there any body?
    Please reply!
    Excelsoft IT

  3. #3
    Hyperactive Member CaptainPinko's Avatar
    Join Date
    Jan 2001
    Location
    London, Ontario, Canada
    Posts
    332
    to connect to access is a lot harder in java than in VB 6 but here is a link... you may be better off writing a VB app that access the file and then transfer the daa to the java app through a socket


    http://developer.java.sun.com/develo...e/JDBC20Intro/

    PS: you might need to register to java developer (free) before reading
    "There are only two things that are infinite. The universe and human stupidity... and the universe I'm not sure about." - Einstein

    If you are programming in Java use www.NetBeans.org

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width