Re: Moving records
- From: Josh Assing <XjoshX@xxxxxxxxxxx>
- Date: Mon, 14 Nov 2005 13:48:26 -0800
WHY on earth would you want to do this? This is totally in-effecient. You
should reconsider your application design if this is what you have to do....
You may want to use indexes or views instead.
On 14 Nov 2005 09:27:39 -0800, "jjoseph" <jjoseph@xxxxxxxxx> wrote:
>Hi,
>I am using VFP 7.0. I would like to reorganize tables used in
>point-of-sale database. I want to simply move a record with all its
>data within the same table. ie move record 3 to record 2. I am sure at
>this point I am doing the hard way be coping the dbf 3 time deleting
>records and appending dbf together. This a task that i will perform
>often. Command line is fine.
>TIA
--- AntiSpam/harvest ---
Remove X's to send email to me.
.
- References:
- Moving records
- From: jjoseph
- Moving records
- Prev by Date: Moving records
- Next by Date: Re: oledb-group by
- Previous by thread: Moving records
- Next by thread: Re: Moving records
- Index(es):
Loading