1

I think this task should be obvious but I couldn't find how to do it.

I am going to create a Java DB database (Derby) that will later be copied from my computer to another computer through a SQL script. Can I create it using Netbeans' GUI and then export it (and if yes, how), or do I have to write the script myself?

Thanks.

1 Answer 1

1

OK I found the answer. Everybody was talking about a program named dblook but I didn't know whether I have it or where it is in my Ubuntu box. So I do locate dblook in my system. The command is in the bin folder inside the installation directory of javadb

Here is some reference

http://download-llnw.oracle.com/javadb/10.5.1.1/tools/rtoolsdblookexamples.html

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.