From: Neven MacEwan [mailto:[EMAIL PROTECTED]]
> But in the example you gave the parameter is subst as a literal not a col
> name
> ie equiv to
>
> select name, 1 from animals.dbf
Er, Neven, that's the whole point. :-) Here's what Stacey said:
> 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.
Cheers,
Carl
---------------------------------------------------------------------------
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"