B
B
barabash20902021-11-28 22:47:11
PostgreSQL
barabash2090, 2021-11-28 22:47:11

How to create jar. application with PostgreSQL?

Good day! Created a JavaFx application, with a PostgreSQL database. You need to write it to a jar file so that the database can be opened on another computer. What are the implementation options?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey Gornostaev, 2021-11-28
@sergey-gornostaev

None. On another computer, you will need to install and run PostgreSQL first.

S
Slava Rozhnev, 2021-11-28
@rozhnev

Use SQLite instead of PostgreSQL

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question