Home > categories > Machinery & Equipment > Gantry Cranes > How can I use my Java program with a Database on another machine?
Question:

How can I use my Java program with a Database on another machine?

I compiled my java program that used a database into a .jar file(The program works perfectly fine on my computer) When I try and run the jar file on another computer it comes up with an errorThe database file is inside the .jar and also I used the ODBC driver to create the bridge between my database (access) and my codeHow can I get it to run properly on another machine?

Answer:

IF they started out the same before one was squashed, then they weighed the same after one was squashedChanging the shape does not change the weightIF they started out with different weights, and then one was squashed, the weights stayed the same.
Squashed can, it has a smaller point of contact on a scale, it also has a lower center of mass.
What is the error you're receiving? I do not understand what you mean by database fileIs the database running on the second machine? Does the second machine have the proper version of the JRE?

Share to: