Subject | RES: [firebird-support] stored procedure error. |
---|---|
Author | FabrÃcio Fadel Kammer |
Post date | 2005-12-21T19:25:22Z |
Hi chrisredfield0022,
Can you send the full code? It's dificult to say what's happend just
with a bit of the code.
FabrÃcio
-----Mensagem original-----
De: firebird-support@yahoogroups.com
[mailto:firebird-support@yahoogroups.com] Em nome de chrisredfield0022
Enviada em: quarta-feira, 21 de dezembro de 2005 16:12
Para: firebird-support@yahoogroups.com
Assunto: [firebird-support] stored procedure error.
begin
b = a;
return b;
end
thats the entire procedure.
a is input variable.
b is output var.
I guess I just cant figure out what I am doing wrong since this is
very basic, its almost hello world and yet it gives me an error. Is
there some syntax i am not writing? (if it helps i wrote this in ibo
console that came with firebird)
here is the error message:
ISC ERROR CODE:335544569
ISC ERROR MESSAGE:
Dynamic SQL Error
SQL error code = -104
Token unknown - line 7, char 8
a
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Visit http://firebird.sourceforge.net and click the Resources item
on the main (top) menu. Try Knowledgebase and FAQ links !
Also search the knowledgebases at http://www.ibphoenix.com
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
YAHOO! GROUPS LINKS
Visit your group "firebird-support" on the web.
To unsubscribe from this group, send an email to:
firebird-support-unsubscribe@yahoogroups.com
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
Can you send the full code? It's dificult to say what's happend just
with a bit of the code.
FabrÃcio
-----Mensagem original-----
De: firebird-support@yahoogroups.com
[mailto:firebird-support@yahoogroups.com] Em nome de chrisredfield0022
Enviada em: quarta-feira, 21 de dezembro de 2005 16:12
Para: firebird-support@yahoogroups.com
Assunto: [firebird-support] stored procedure error.
begin
b = a;
return b;
end
thats the entire procedure.
a is input variable.
b is output var.
I guess I just cant figure out what I am doing wrong since this is
very basic, its almost hello world and yet it gives me an error. Is
there some syntax i am not writing? (if it helps i wrote this in ibo
console that came with firebird)
here is the error message:
ISC ERROR CODE:335544569
ISC ERROR MESSAGE:
Dynamic SQL Error
SQL error code = -104
Token unknown - line 7, char 8
a
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Visit http://firebird.sourceforge.net and click the Resources item
on the main (top) menu. Try Knowledgebase and FAQ links !
Also search the knowledgebases at http://www.ibphoenix.com
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
YAHOO! GROUPS LINKS
Visit your group "firebird-support" on the web.
To unsubscribe from this group, send an email to:
firebird-support-unsubscribe@yahoogroups.com
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.