Subject | Re: [IBO] Copy sql from one tib_query to another |
---|---|
Author | Luiz |
Post date | 2002-05-01T21:57:11Z |
What about AssignSqlWithSearch?
Luiz.
Luiz.
----- Original Message -----
From: "stanw1950" <stanw@...>
To: <IBObjects@yahoogroups.com>
Sent: Wednesday, May 01, 2002 6:42 PM
Subject: [IBO] Copy sql from one tib_query to another
> What's the best way to assign all the sql (the select, from, where,
> and ordering) from one tib_query to another tib_query? Thanks in
> advance.
>
> Stan Walker