|
make my database applicatin transportable
Hi all,
I have a sql server installed in my PC, I have created a database by mysql command line and I have a jar file that connects to this DB and runs.
Now my question is what should I do that I could run my program on another hosts.In other words how can I make my DB transportable ?
Thanks
|