|
-
Dec 10th, 2001, 09:08 AM
#1
Thread Starter
Member
ISO simple Database source
I need some sample source for an application front end for an access database. Exp:
A prev, next, first, last buttons and three JTextBoxes(Display fields).
Anything along these lines to analize would be much appreciated.
Local .mdb like C:\
THANX SOOOO MUCH FOR THE HELP IN ADVANCE!
-
Dec 13th, 2001, 07:03 PM
#2
Lively Member
It's easier creating it
Hey Alakazam,
It's easy to create a generic a java tool for this. do you have have jdk1.2 or higher installed in your computer? The GUI part is simple, the jdbc part maybe alittle tricky if you are new to java. but the JDBC code should be straight forward for what you want to do(which is to set up the connection, and using 4 sql features in java -- should be similar to sql part)....
I know that wasnt much of help. but if you get stuck i may be to help more....ask you if need it
Manoj
-
Dec 15th, 2001, 08:52 AM
#3
Hyperactive Member
could you please give a brief example of this? it would be REALLY helpful. plz?
"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
|