PDA

View Full Version : mySQL guidance needed


Dr. Hansen-Quao
11-14-2005, 05:43 PM
Hi,
I have been using java to desing some interfaces. NO, its a class assignment. I now need to connect the GUI to mySQL. Can someone show a novice how to go about all this?

Charles:cool:

Velox Letum
11-15-2005, 02:58 AM
Perhaps this would be a better question for the Java coders in the Computer Programmer forum to answer. I can help with the MySQL end (queries and such), but I can't answer the question about a database access API or anything similar. A search on Google for "Java MySQL database access wrapper" might show some results?