Re: How to convert query's result to physical Table?
- From: "Bill Todd" <no@xxxxxx>
- Date: 3 Jun 2005 09:59:32 -0700
Since development and maintenance of the BDE was halted several years
ago I suggest that you not use Paradox tables.
If you must then add a TDatabase and TTable to your app and write code
to copy the records one by one from the ADO query to the TTable.
--
Bill Todd (TeamB)
.
- Follow-Ups:
- Re: How to convert query's result to physical Table?
- From: Maurice Garaud
- Re: How to convert query's result to physical Table?
- References:
- How to convert query's result to physical Table?
- From: Maurice Garaud
- How to convert query's result to physical Table?
- Prev by Date: Re: How to get the parameter list of an Oracle SP at run-time
- Next by Date: Re: Aggregates with where clause matching no rows
- Previous by thread: How to convert query's result to physical Table?
- Next by thread: Re: How to convert query's result to physical Table?
- Index(es):
Relevant Pages
|