Subject | RE: [IBO] Re: TIBOqueries parameter problem |
---|---|
Author | Claudio Valderrama C. |
Post date | 2001-01-27T04:09:18Z |
Please email Jason directly, as I think this list has been setup to not
allow attachments.
C.
allow attachments.
C.
> -----Original Message-----
> From: Yahoo [mailto:patrick_lenz@...]
> Sent: Viernes 26 de Enero de 2001 22:41
> To: IBObjects@yahoogroups.com
> Subject: Re: [IBO] Re: TIBOqueries parameter problem
>
>
> Here is the sample project:
> You need to create the stored procedure (sprocsql.txt) against
> your employee.gdb.
> In my testapp you can change parameters for the range of employee
> numbers and you will see that it works well with TQuery. (same with IBX).
> You can switch between Tquery and IBOquery at runtime.
> So long
> Patrick
>
> ----- Original Message -----
> From: Jason Wharton
> To: IBObjects@yahoogroups.com
> Sent: Friday, January 26, 2001 12:02 PM
> Subject: Re: [IBO] Re: TIBOqueries parameter problem
>
>
> What do your mean by default values?
>
> Can you help me isolate this in a sample?
>
> Thanks,
> Jason Wharton
> CPS - Mesa AZ
> http://www.ibobjects.com
>
>
> ----- Original Message -----
> From: "Patrick Z Lenz" <patrick_lenz@...>
> To: <IBObjects@yahoogroups.com>
> Sent: Friday, January 26, 2001 12:49 PM
> Subject: [IBO] Re: TIBOqueries parameter problem
>
>
> > Hi Jason,
> > I did some more testing with clientdatasets and iboqueries with
> > SELECT * FROM SPROC(:MinValue,:MaxValue)
> > You should find that the clientdataset will not show any records for
> > stored procedures with 2 or more parameters.
> > That's different from Tquery or IBX's IBQuery and that's why i got
> > stuck.
> > My workaround is to specify some default values for the params within
> > iboquery. They will be overridden by the clientdataset anyway but it
> > won't work if you don't have them.
> > Regards
> > Patrick
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
>
>
> eGroups Sponsor
>
> www.
>
>
>
>
>
>
> [Non-text portions of this message have been removed]
>
>
>
>
>