Subject | RE: [IBO] Error executing sp |
---|---|
Author | Alan McDonald |
Post date | 2004-06-05T11:20:01Z |
> > it must have something to do with this component:Do you mean it retrned no error or no return value? The cursor should return
> > This component is used for all InterBase DSQL statements that do not
> involve
> > the handling of multiple rows of output data.
> > But yours is giving back a row of data..
> > Have you tried the same thing with a IB_Cursor?
> > Alan
>
> Yes, but it returned nothing, for obvious reasons I guess.
>
>
the value but you now need to use the SELECT syntax
SELECT ACCOUNTID FROM USER_SESSION_START2(:ACCOUNTNAME,:USERNAME:PASSWRD);
Alan