Associate
- Joined
- 8 Apr 2004
- Posts
- 2,053
Hi, I currently have written a database in MySQL and working on a Java program which will manage it. What I'm not sure about is how I connect the two together? Do I need some kind of connector, or is there some sort of bigger application that will manage both and connect them easily? I've heard of using Eclipse or something to write both my Java programs in and manage MySQL database, but I'm not sure of the details about setting this up.
If it helps, the database contains data about a particular college department, and I have to write a program that uses this data to generate weekly class timetables which satisfy certain requirements.
If anyone could give me some simple tips on this, and where I should start looking on the internet, it would be much appreciated. I don't need long replies or anything, unless you insist on it. Regards
If it helps, the database contains data about a particular college department, and I have to write a program that uses this data to generate weekly class timetables which satisfy certain requirements.
If anyone could give me some simple tips on this, and where I should start looking on the internet, it would be much appreciated. I don't need long replies or anything, unless you insist on it. Regards