|
-
Jan 14th, 2003, 04:58 AM
#1
Thread Starter
Junior Member
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!!
_______________________________
-
Jan 20th, 2003, 08:14 AM
#2
Thread Starter
Junior Member
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Where r u? r there any body?
Please reply!
-
Jan 21st, 2003, 02:27 PM
#3
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|