D
D
Dima Kim2016-09-01 12:40:25
linux
Dima Kim, 2016-09-01 12:40:25

How to connect from the terminal to Derby DBMS?

Good afternoon, for the first time I encountered derby, tell me how to connect to the DBMS from the terminal?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Cheremisin, 2016-09-01
@leahch

db.apache.org/derby/papers/DerbyTut/ij_intro.html

$ java org.apache.derby.tools.ij
ij> connect 'jdbc:derby:MyDbTest';

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question