- If you want to compile and run Java programs, you'll need a Java compiler (such as javac or jikes) and a runtime environment. If these are not already installed on your system, you can get them by obtaining a Java Software Development Kit (SDK) from java.sun.com.
- If you want only to run precompiled applications, no compiler is necessary, but you'll still need a Java Runtime Environment (JRE). This too may be obtained from java.sun.com.
Ask Google
Custom Search
Sunday, January 23, 2011
Writing JDBC Applications with MySQL -Preliminary Requirements
To use Java applications with MySQL, you may need to install some additional software:
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment