Yep. That was my first alternative, but again no luck.
Stacey
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, 18 October 2000 4:07 p.m.
> To: Multiple recipients of list delphi
> Subject: Re: RE: [DUG]: Query Parameters
>
>
> > From: Stacey Verner [mailto:[EMAIL PROTECTED]]
> > > I wanted
> > >
> > > select :param, field
> > > from table
> > >
> > > to be the same as
> > >
> > > select "bob", field
> > > from table
> > >
> > > Alas, this is not the way it works.
>
> FWIW, have you tried?
>
> select :param foo, field
> from
> table
>
> --------------------------------------------------------------
> -------------
> New Zealand Delphi Users group - Delphi List -
> [EMAIL PROTECTED]
> Website: http://www.delphi.org.nz
> To UnSub, send email to: [EMAIL PROTECTED]
> with body of "unsubscribe delphi"
>
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"