I've recently been fiddling around with databases and finally. So, naturally, I turned to SQuirrel to open and view my work, but it seems I can't get the formatting for the alias right.
Currently what I have been trying is:
jdbc:derby:C:\path_to_my\database
Is this the correct format for org.apache.derby.jdbc.EmbeddedDriver
? I can't find anything particularly useful online, unfortunately.
Thanks,
Michael