I have been developing using JK 1.3. Now that I have the program working I would like to move it to other computers. My question is do I need to download the Java 1.3 run-time environment onto every computer I want to run on? Also, do I need to move all of the .class files over as they exist on my development machine, or is there a way to package them so I can just move one file over and run that file when I want it to execute. Thanks very much to anyone who responds.
I am running on Windows-95 with JDK 1.3 connecting to an Access-97 db with no problems. Just follow the steps listed in the response by Ming Chen. I did not need to install any special driver. Hope this helps.
I have an Access database on my local computer, which is running Windows-95. I am looking for help setting up the proper connection to it, connecting to it, reading it, and closing it. I am developing with JDK 1.3.1_06. Thanks in advance. Chris
I am new to developing in Java and was wondering if someone could tell me what the most popular IDE is for doing Java development? Also, one which I could use on my own while I am learning? Thanks in advance Chris