Author | Message |
---|---|
Lacross2569
Posts: 4
|
Posted 12:01 Nov 05, 2012 |
I am receiving a not bound Exception at:
Connection conn = d.connect("jdbc:simpledb://localhost", null);
Am i missing something from the installation readme? |
cysun
Posts: 2935
|
Posted 12:36 Nov 05, 2012 |
My guess is you didn't start the server. |