| | Does any one have experience or solution for this? Here is what I want: I need to develop an application that would be running on only one computer which is not networked in anyway. It will be a standalone PC and it would not have internet connection. The application I need to develop would most probably be written in Java - and it may go for Java swing components. The application would need a database. I need to install the database on the same computer. What open source or free database options do I have that would let me develop an application using Java on it? Can MySQL be setup on a standalone PC and be accessed by Java on it? If not are there other options and what are they? |

