Merpus
Merpus

Reputation: 13

How can I export created derby database from Netbeans?

I creacted a new database with some tables and datas in derby, Netbeans.

How can I export this database and how can I insert it in a new computer to Netbeans?

Upvotes: 1

Views: 701

Answers (1)

Vasyl Lyashkevych
Vasyl Lyashkevych

Reputation: 2222

It's so wide question, and you can find on the official tutorial the same answer. https://netbeans.org/kb/docs/ide/java-db.html

Upvotes: 1

Related Questions