i am making a database and i want to make him a portable database whuch can use on any computer without any compiler.plz solve my problem its my first database.
make an exe file
Collapse
X
-
If you want a database that will run on most computers you will probably want to choose Java. You can search the Sun java websites for examples they have for connecting to databases or using your own database.Originally posted by waqasmgli am making a database and i want to make him a portable database whuch can use on any computer without any compiler.plz solve my problem its my first database.
Comment