RE: Help me about execute procedure in 4gl using 4Js
"Soraya CRUZ MEJIA" <[email protected]>
| Newsgroups | gmane.comp.lang.4gl.fourjs.user |
|---|---|
| Organization | Four J's Development Tools |
| Message-ID | <[email protected]> |
Hi, Could you tell me ,who do you call the store procedure in your program .4gl _____ De: [email protected] [mailto:[email protected]] En nombre de Jupiracy Da Silva Costa Enviado el: Jueves, 06 de Octubre de 2005 11:39 a.m. Para: [email protected] Asunto: [fourjs-users] Help me about execute procedure in 4gl using 4Js I am trying compile a program 4GL that use un statement execute procedure, and I receiving the folling error: | A grammatical error has been found at 'sp_glidepar' expecting: ACCEPT ALTER BEGIN BREAKPOINT CANCEL CALL CASE CLEAR CLOSE COMMIT CONNECT ... | See error number -6609. The Store Procedure receives two parameters and return two parameters.