-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Glen Miller wrote:
> Hi Rajesh, > > Thank you for responding. > I am running the db in embedded mode. No SQL states are returned. > I tried setting it up inside the network server frame and got the same > result > "not found". SQL states were returned but I don't remember them. I switched > to the eclipse ide and am having better luck there. But for me I think > netbeans > is more user friendly. I just can't afford to waste any more time with it. I > like > the Derby/Cloudscape database so far. It is so small and portable to other > os. Looking at your discussion here http://www.netbeans.org/servlets/BrowseList?listName=nbusers&by=thread&from=28252 is there a chance you have the jdbc driver name wrong? The Derby embedded driver is org.apache.derby.jdbc.EmbeddedDriver I'm asking because the error in this e-mail is missing the 'jdbc' element of the package name. http://www.netbeans.org/servlets/ReadMsg?msgId=893142&listName=nbusers The error message is " Unable to add connection, cannot establish a connection to jdbc:derby:cookbookA using org.apache.derby.EmbeddedDriver (Database 'cookbookA' not found). Dan. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFB9v6hIv0S4qsbfuQRAkISAJ0RoOhZW4DF1cllqJbvB6tPFna56QCglQTE hhwuJL53VsumzYChpYN9yX8= =Xvc0 -----END PGP SIGNATURE-----
