Hello Mr.Rick,

Normally, database procedures use the special server-side connection url:
"jdbc:default:connection".
I tried this one,
Connection conn = DriverManager.getConnection("jdbc:derby:sample"); //sample
is my database without uname and passwd

Error: Database 'sample' is not found.
Can you please help me.:-)
-- 
View this message in context: 
http://www.nabble.com/Derby-Stored-Procedure-Help%21-tp23021611p23037781.html
Sent from the Apache Derby Users mailing list archive at Nabble.com.

Reply via email to