|
Hi,
I
would say that the 2nd line of the message pretty much sums it
up.
when
you write stored procedures the need to be self contained and ask nothing from
end users.
I
noticed that your procedure doesn't take any input
ie.
select (call proc5('param'))
does
it return a value ie an integer or small text to tell the calling program that
it worked.
It is
hard to tell you what exactly went wrong without seeing the
code.
-info-
Stored
procedures are made up of SQL commands and R:BASE commands except
for:
CODELOCK FORMS RBEDIT RESTORE
CONNECT PACK RBLABELS RULES DISCONNECT PLAYBACK RECORD SET (without a keyword) EXPRESS RBDEFINE REPORTS TRACE Also, do not include commands that change the structure of your database or change access rights. Ben Johansen - http://www.pcforge.com
Authorized WiTango Reseller http://www.pcforge.com/WitangoGoodies.htm latest beta downloads @ http://www.witango.ws
|
- Witango-Talk: Problem with Stored Procedure Benjamin Strickland
- Re: Witango-Talk: Problem with Stored Procedure Ben Johansen
- Re: Witango-Talk: Problem with Stored Proced... Benjamin Strickland
