Results 1 to 4 of 4
- 12-07-2011, 01:34 PM #1
Member
- Join Date
- Dec 2011
- Posts
- 3
- Rep Power
- 0
problem with begin on the precedure of Derby
good morning, i am trying to create a procedure with Derby database base and an error occurs with the "begin" statement.
the source is like this
the error message is like thisJava Code:create procedure SPC_TESTAR() begin select nome from teste end
Erro de sintaxe: Encountered "begin" at line 2, column 1.
thanks for all reply..
- 12-07-2011, 04:04 PM #2
Moderator
- Join Date
- Jul 2010
- Location
- California
- Posts
- 1,619
- Rep Power
- 5
Re: problem with begin on the precedure of Derby
See the syntax for procedures CREATE PROCEDURE statement
- 12-08-2011, 01:04 PM #3
Member
- Join Date
- Dec 2011
- Posts
- 3
- Rep Power
- 0
Re: problem with begin on the precedure of Derby
thanks doWhile, i saw the link , eu i studied the sintax but is missing something to understand it.
have you a simple example? please.
i ned understand it.
thanks
- 12-08-2011, 02:03 PM #4
Member
- Join Date
- Dec 2011
- Posts
- 3
- Rep Power
- 0
Similar Threads
-
Derby database problem
By rjain in forum New To JavaReplies: 1Last Post: 09-22-2011, 12:36 PM -
problem with derby driver
By vitaly87 in forum New To JavaReplies: 0Last Post: 07-16-2011, 01:47 PM -
problem with java derby
By sridarshan in forum JDBCReplies: 7Last Post: 06-26-2010, 12:17 PM -
derby DB problem
By edi.gotieb in forum Forum LobbyReplies: 8Last Post: 05-17-2010, 12:45 PM -
Is there a problem with Derby?
By orion_mcl in forum Advanced JavaReplies: 0Last Post: 08-10-2007, 04:35 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks