Is there a tool other than ij to look into a local derby database (folder)?

后端 未结 3 492
一个人的身影
一个人的身影 2020-12-10 12:17

I\'m using Derby ij to look into my local Apache Derby database. It\'s just a folder and I connect to it like this:

 connect \'jdbc:derby:C:\\Users\\Torben\\         


        
3条回答
  •  眼角桃花
    2020-12-10 12:41

    Squirrel SQL can connect to an Apache Derby database. Getting Started using the SQuirreL SQL Client

提交回复
热议问题